removed time dependency
This commit is contained in:
parent
3577d7e0a1
commit
bf65a73eb1
|
@ -1,6 +1,5 @@
|
|||
"""Unit test to test app."""
|
||||
import os
|
||||
import time
|
||||
from unittest import TestCase
|
||||
|
||||
import mock
|
||||
|
|
Loading…
Reference in a new issue