summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditorTable.java
diff options
context:
space:
mode:
Diffstat (limited to 'sources/prefs/editors/VSEditorTable.java')
-rw-r--r--sources/prefs/editors/VSEditorTable.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/prefs/editors/VSEditorTable.java b/sources/prefs/editors/VSEditorTable.java
index bc35b57..27c422f 100644
--- a/sources/prefs/editors/VSEditorTable.java
+++ b/sources/prefs/editors/VSEditorTable.java
@@ -3,7 +3,6 @@ package prefs.editors;
import java.util.*;
import java.awt.*;
-import java.awt.event.*;
import javax.swing.*;
import javax.swing.table.*;
import javax.swing.text.*;