Skip to content

Commit

Permalink
Remove unused import.
Browse files Browse the repository at this point in the history
  • Loading branch information
alpacaaa committed Oct 27, 2024
1 parent 6ffdc19 commit 3b9f015
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ use math.rand
use os
use strconv
use strings
use time

fn main() {
let reader = bufio.NewReader(os.Stdin)
Expand Down

0 comments on commit 3b9f015

Please sign in to comment.