diff --git a/implementations/Nim/joy.nim b/implementations/Nim/joy.nim index 3216671..8a12d4c 100644 --- a/implementations/Nim/joy.nim +++ b/implementations/Nim/joy.nim @@ -1,4 +1,4 @@ -import rdstdin, streams, strutils +import rdstdin, strutils import bigints, fp