aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_cli.py')
-rw-r--r--tests/test_cli.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_cli.py b/tests/test_cli.py
index 38a37a8..64f9266 100644
--- a/tests/test_cli.py
+++ b/tests/test_cli.py
@@ -1,5 +1,4 @@
from dotfiles.cli import cli
-from dotfiles.repository import Repository
class TestCli(object):