Skip to content

Commit

Permalink
chore(cleanup): remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
lincolnthree committed Nov 1, 2023
1 parent 3b1ad1f commit 4714547
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,8 @@
import java.util.Map;
import java.util.Set;

import javax.servlet.ServletContext;

import org.ocpsoft.common.spi.ServiceLocator;
import org.springframework.web.context.ContextLoader;
import org.springframework.web.context.WebApplicationContext;
import org.springframework.web.context.support.WebApplicationContextUtils;

/**
* {@link ServiceLocator} implementation for Spring.
Expand Down

0 comments on commit 4714547

Please sign in to comment.