(no commit message)
[utils] / system / general / src / test / java / org / wamblee / system / core / Environment.java
index 6a39b645688b3f9fbaeb0e94a63d8d8390586593..62dd60fc874dd78c09d8694233801edc09d67ec2 100644 (file)
  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  * See the License for the specific language governing permissions and
  * limitations under the License.
- */ 
+ */
 package org.wamblee.system.core;
 
-import org.wamblee.system.core.AbstractComponent;
-import org.wamblee.system.core.DefaultProvidedInterface;
-import org.wamblee.system.core.ProvidedInterface;
-import org.wamblee.system.core.RequiredInterface;
-
 import org.wamblee.test.EventTracker;
 
-import javax.sql.DataSource;
-
 /**
  * 
  * @author $author$