summaryrefslogtreecommitdiff
path: root/sources/prefs/editors/VSEditorTable.java
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-25 03:37:00 +0000
committerPaul Buetow <paul@buetow.org>2008-05-25 03:37:00 +0000
commit067fb8bcf8a2d7689d356a591f8e074e6c4840b1 (patch)
tree22acfd79471e3f5c9fd401aa40301ffac93383c5 /sources/prefs/editors/VSEditorTable.java
parentcfba2b83a79e594f4ce5e202d8b6fd7de650ee7d (diff)
Imports cleaned.
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.*;