removed time dependency

This commit is contained in:
Aleksandr Bochev
2018-07-10 18:45:29 +02:00
parent 3577d7e0a1
commit bf65a73eb1
-1
View File
@@ -1,6 +1,5 @@
"""Unit test to test app."""
import os
import time
from unittest import TestCase
import mock