Skip to content

Commit c720feb

Browse files
committed
Removed unused imports in test_repositories.
1 parent 1c83cde commit c720feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import datetime
44

5-
from nose.tools import (assert_equals, assert_false, assert_true)
5+
from nose.tools import assert_equals
66

77
import utils
88

0 commit comments

Comments
 (0)