summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAzul <azul@leap.se>2014-04-16 11:16:00 +0200
committerAzul <azul@leap.se>2014-04-17 10:39:59 +0200
commitbfda2c55bd4824d94d384a39960c91b6e1f8d14b (patch)
treeb197ffe93c3692528676260c886eb28d1cb48e21
parent0f0057e65c6bfcb98ce53e1a48aa1460d3a6716a (diff)
remove unneeded imports
-rwxr-xr-xtest/nagios/webapp_login.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/nagios/webapp_login.py b/test/nagios/webapp_login.py
index 4e78836..7741325 100755
--- a/test/nagios/webapp_login.py
+++ b/test/nagios/webapp_login.py
@@ -2,8 +2,6 @@
# Test Authentication with the webapp API works.
-import string
-import random
from support.api import Api
from support.config import Config
from support.user import User