diff options
| author | admiyo <admiyo@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-11-04 19:48:54 +0000 |
|---|---|---|
| committer | admiyo <admiyo@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2011-11-04 19:48:54 +0000 |
| commit | 4f97d6f686b00237d06bd34c70f8cad5abbff74d (patch) | |
| tree | 29f460096a3e1db43ae16e8b1c6713d6047d15dc /pki/base/silent/src/common/BaseState.java | |
| parent | 5b4ff55e683c897a7b48fed2717bb0e7e7049b21 (diff) | |
Cleanup imports
Automated changes done by Eclipse
Minor tweak to one file where Eclipse was tring to find an import for Any
Due to finding it in an annotated comment.
https://bugzilla.redhat.com/show_bug.cgi?id=728303
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@2292 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/silent/src/common/BaseState.java')
| -rw-r--r-- | pki/base/silent/src/common/BaseState.java | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pki/base/silent/src/common/BaseState.java b/pki/base/silent/src/common/BaseState.java index e4347c749..e5ff7ccd9 100644 --- a/pki/base/silent/src/common/BaseState.java +++ b/pki/base/silent/src/common/BaseState.java @@ -16,10 +16,6 @@ // All rights reserved. // --- END COPYRIGHT BLOCK --- -import java.net.*; -import java.io.*; -import java.util.*; -import java.math.*; /** |
