Skip to content

Commit 6dd1e54

Browse files
committed
Remove unused import
1 parent 529f8f7 commit 6dd1e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/main.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import pledge, unittest, os
1+
import pledge, unittest
22

33
suite "unveil tests":
44
test "can access path that is unveiled":

0 commit comments

Comments
 (0)