Polish imports

master
Chris Beams 14 years ago
parent c86bc2671a
commit 8681536283
  1. 2
      org.springframework.core/src/main/java/org/springframework/core/env/DefaultEnvironment.java

@ -16,8 +16,6 @@
package org.springframework.core.env;
import org.springframework.core.convert.ConversionService;
/**
* Default implementation of the {@link Environment} interface. Used throughout all non-Web*
* ApplicationContext implementations.

Loading…
Cancel
Save