Skip to content

Commit

Permalink
cleanup imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Mar 16, 2010
1 parent 3cf1d2b commit 5e3c2cc
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -52,8 +52,6 @@
import org.springframework.dao.DataAccessException;
import org.springframework.jdbc.core.ResultSetExtractor;
import org.springframework.jdbc.core.RowMapper;
import org.springframework.transaction.annotation.Propagation;
import org.springframework.transaction.annotation.Transactional;

public class ConfigurationService extends AbstractService implements IConfigurationService {

Expand Down

0 comments on commit 5e3c2cc

Please sign in to comment.