Skip to content

Commit

Permalink
Removed unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Mar 7, 2014
1 parent 6390d61 commit dae690a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -2,7 +2,7 @@ package skinny.controller.feature

import java.lang.reflect.Modifier
import org.scalatra.ScalatraBase
import skinny.controller.{ KeyAndErrorMessages, SkinnyControllerBase, Params }
import skinny.controller.{ KeyAndErrorMessages, Params }
import skinny.exception.RequestScopeConflictException
import java.util.Locale
import org.joda.time._
Expand Down

0 comments on commit dae690a

Please sign in to comment.