summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java b/pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java
index 5bf52f1b..138a07eb 100644
--- a/pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java
+++ b/pki/base/common/src/com/netscape/certsrv/authentication/AuthResources.java
@@ -17,7 +17,7 @@
// --- END COPYRIGHT BLOCK ---
package com.netscape.certsrv.authentication;
-import java.util.*;
+import java.util.ListResourceBundle;
/**
* A class represents a resource bundle for the authentication component.