Apparently this is redundant.
Discovered by running `nim doc joy.nim`, compiling doesn't flag it.
This commit is contained in:
parent
ec46cb6a2b
commit
61bcf3588a
|
|
@ -1,4 +1,4 @@
|
||||||
import rdstdin, streams, strutils
|
import rdstdin, strutils
|
||||||
import bigints, fp
|
import bigints, fp
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue