summaryrefslogtreecommitdiff
path: root/src/com/memberwebs/ldapxml/helpers/LXAttribute.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/memberwebs/ldapxml/helpers/LXAttribute.java')
-rw-r--r--src/com/memberwebs/ldapxml/helpers/LXAttribute.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/com/memberwebs/ldapxml/helpers/LXAttribute.java b/src/com/memberwebs/ldapxml/helpers/LXAttribute.java
index 1e75da5..1ba46b5 100644
--- a/src/com/memberwebs/ldapxml/helpers/LXAttribute.java
+++ b/src/com/memberwebs/ldapxml/helpers/LXAttribute.java
@@ -1,9 +1,5 @@
package com.memberwebs.ldapxml.helpers;
-import java.io.*;
-import java.util.*;
-
-import org.w3c.dom.*;
/**
* Represents an <attribute> or <element> in an LX map.