Changeset 10544


Ignore:
Timestamp:
2005-08-21T11:38:18+12:00 (19 years ago)
Author:
mdewsnip
Message:

Removed some unnecessary imports.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gli/src/org/greenstone/gatherer/util/Utility.java

    r10389 r10544  
    4747import org.apache.xerces.dom.DocumentImpl;
    4848import org.apache.xml.serialize.*;
    49 import org.greenstone.gatherer.Configuration;
    50 import org.greenstone.gatherer.DebugStream;
    5149import org.greenstone.gatherer.Dictionary;
    52 import org.greenstone.gatherer.shell.GShell;
    5350// Don't even think about adding import org.greenstone.gatherer.Gatherer in here!
    5451// The functions in this class should be independent of the Gatherer class. Put your function somewhere else buster!
Note: See TracChangeset for help on using the changeset viewer.