Skip to content

Commit 5936aca

Browse files
committed
remove unneed time import
1 parent ab387e7 commit 5936aca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_authentication.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from unittest import TestCase
22
import emailable
3-
import time
43

54
class TestAuthentication(TestCase):
65

0 commit comments

Comments
 (0)