Skip to content

Commit a17ede5

Browse files
committed
remove unused import
1 parent b4854cc commit a17ede5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exercises/password_generator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Author Steven Yeoh
22
# Copyright (c) 2019. All rights reserved.
33

4-
import time
54
from exercises.utils.password_generator_util import generate_password, password_generation_configuration
65

76

0 commit comments

Comments
 (0)