Skip to content

Commit

Permalink
Remove unused/extra imports time and random from test_smtp.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
isislovecruft committed Aug 8, 2014
1 parent fc127ad commit cc2ea62
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/bridgedb/test/test_smtp.py
Expand Up @@ -9,8 +9,6 @@
import threading
import Queue
import random
import time
import random

# ------------- SMTP Client Config
SMTP_DEBUG_LEVEL = 0 # set to 1 to see SMTP message exchange
Expand Down

0 comments on commit cc2ea62

Please sign in to comment.