diff options
| author | Barry Warsaw | 2010-10-08 17:17:34 -0400 |
|---|---|---|
| committer | Barry Warsaw | 2010-10-08 17:17:34 -0400 |
| commit | 90814a40b82e559ebfa999df2121ba2e8e32500f (patch) | |
| tree | 072fe79321581fde129cc87e9656da855a42b270 /src/mailman/database/types.py | |
| parent | 3643347f1c8548bc903e4a95a48a926cd07d307d (diff) | |
| download | mailman-90814a40b82e559ebfa999df2121ba2e8e32500f.tar.gz mailman-90814a40b82e559ebfa999df2121ba2e8e32500f.tar.zst mailman-90814a40b82e559ebfa999df2121ba2e8e32500f.zip | |
Diffstat (limited to 'src/mailman/database/types.py')
| -rw-r--r-- | src/mailman/database/types.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/database/types.py b/src/mailman/database/types.py index a4e76a7e8..707fd345c 100644 --- a/src/mailman/database/types.py +++ b/src/mailman/database/types.py @@ -26,8 +26,6 @@ __all__ = [ ] -import sys - from storm.properties import SimpleProperty from storm.variables import Variable |
