Merge "Fix bug 564"
[osm/N2VC.git] / tests / test_model.py
index b54a7bb..ff164fa 100644 (file)
@@ -2,10 +2,8 @@
 Test N2VC's ssh key generation
 """
 import n2vc
-import os
 import pytest
 from . import base
-import tempfile
 import uuid