summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/event/ListDataListener.py
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/event/ListDataListener.py')
-rw-r--r--wizards/com/sun/star/wizards/ui/event/ListDataListener.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/ui/event/ListDataListener.py b/wizards/com/sun/star/wizards/ui/event/ListDataListener.py
index 56b4c6f8efcb..e3f74659fab5 100644
--- a/wizards/com/sun/star/wizards/ui/event/ListDataListener.py
+++ b/wizards/com/sun/star/wizards/ui/event/ListDataListener.py
@@ -16,7 +16,6 @@
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
from abc import abstractmethod
-from com.sun.star.script import EventListener
class ListDataListener():