Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
euantorano committed Jan 21, 2020
1 parent 529f8f7 commit 6dd1e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main.nim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import pledge, unittest, os
import pledge, unittest

suite "unveil tests":
test "can access path that is unveiled":
Expand Down

0 comments on commit 6dd1e54

Please sign in to comment.