mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-30 10:31:47 +00:00
remove unneeded import in the test
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# issue #6981
|
||||
|
||||
import std/assertions
|
||||
|
||||
{.experimental: "callOperator".}
|
||||
|
||||
block: # issue #6981
|
||||
|
||||
Reference in New Issue
Block a user