summaryrefslogtreecommitdiffstats
path: root/src/report-python/test_dd_create
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-12-16 04:48:22 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-12-16 04:48:22 +0100
commit27276b34e3631f60a2414ab9c199f28de9b03780 (patch)
treee83378b5e200f976a4a0f0d49f797cb488eb6f6d /src/report-python/test_dd_create
parent6a2b728d7525214402eff838bb37be175ddce6c3 (diff)
downloadabrt-27276b34e3631f60a2414ab9c199f28de9b03780.tar.gz
abrt-27276b34e3631f60a2414ab9c199f28de9b03780.tar.xz
abrt-27276b34e3631f60a2414ab9c199f28de9b03780.zip
python wrapper: trivial cleanup
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/report-python/test_dd_create')
-rwxr-xr-xsrc/report-python/test_dd_create1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/report-python/test_dd_create b/src/report-python/test_dd_create
index 0290482f..71ab8de5 100755
--- a/src/report-python/test_dd_create
+++ b/src/report-python/test_dd_create
@@ -1,7 +1,6 @@
#!/usr/bin/python
from report import *
-import report
dd = dd_create("testdir", 0)
print dd