diff options
| author | Paul Buetow <paul@buetow.org> | 2008-05-25 03:37:00 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-05-25 03:37:00 +0000 |
| commit | 067fb8bcf8a2d7689d356a591f8e074e6c4840b1 (patch) | |
| tree | 22acfd79471e3f5c9fd401aa40301ffac93383c5 /sources/core/VSTask.java | |
| parent | cfba2b83a79e594f4ce5e202d8b6fd7de650ee7d (diff) | |
Imports cleaned.
Diffstat (limited to 'sources/core/VSTask.java')
| -rw-r--r-- | sources/core/VSTask.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/core/VSTask.java b/sources/core/VSTask.java index d92ca79..e38c1de 100644 --- a/sources/core/VSTask.java +++ b/sources/core/VSTask.java @@ -5,7 +5,6 @@ import events.implementations.*; import events.internal.*; import prefs.VSPrefs; import protocols.VSProtocol; -import simulator.*; public class VSTask implements Comparable { public final static boolean LOCAL = true; |
