diff options
| author | Alex Silva <alex.silva@M1BPAGY.(none)> | 2011-05-17 10:05:35 -0400 |
|---|---|---|
| committer | Alex Silva <alex.silva@M1BPAGY.(none)> | 2011-05-17 10:05:35 -0400 |
| commit | 80681dcc2d0955ad7ae2aeac627392fc4f863f0a (patch) | |
| tree | fcacc478404ba3e91d85f68917a7a88f97476499 /test | |
| parent | c954a970c5d2baca3c1c0e82f7984c16a02531c6 (diff) | |
removing bottle
Diffstat (limited to 'test')
| -rw-r--r-- | test/unit/test_auth.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/unit/test_auth.py b/test/unit/test_auth.py index 359c603a..e844acf3 100644 --- a/test/unit/test_auth.py +++ b/test/unit/test_auth.py @@ -11,8 +11,6 @@ import keystone.logic.types.auth as auth import keystone.logic.types.fault as fault from StringIO import StringIO -from bottle import HTTPError -from bottle import request from datetime import date from lxml import etree |
