Import cleanup.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2970 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2004-02-25 14:49:56 +00:00
parent ef748636e2
commit 6cd4e73720
5 changed files with 5 additions and 23 deletions
@@ -1,5 +1,5 @@
//
// $Id: CompiledConfigParser.java,v 1.3 2002/04/02 01:55:26 mdb Exp $
// $Id: CompiledConfigParser.java,v 1.4 2004/02/25 14:49:56 mdb Exp $
package com.threerings.tools.xml;
@@ -11,9 +11,6 @@ import java.io.Serializable;
import org.xml.sax.SAXException;
import org.apache.commons.digester.Digester;
import com.threerings.util.CompiledConfig;
import com.threerings.tools.CompiledConfigTask;
/**
* An abstract base implementation of a parser that is used to compile
* configuration definitions into config objects for use by the client and