Skip to content

Commit

Permalink
Remove incorrect import
Browse files Browse the repository at this point in the history
 - Fixes #56
  • Loading branch information
mbryzek committed Jul 6, 2014
1 parent 6de66cf commit 82f13f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/app/controllers/AuthenticatedRequest.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
package controllers

import apidoc.models.User
import client.Apidoc
import play.api.mvc._
import play.api.mvc.Results.Redirect
import scala.concurrent.{ Await, Future }
Expand Down

0 comments on commit 82f13f0

Please sign in to comment.