Skip to content

Commit

Permalink
Remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Carbrex committed Feb 25, 2024
1 parent 98d79a4 commit 1b07f8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/ForumTopic.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import views.*
import lila.app.{ given, * }
import lila.common.IpAddress
import lila.forum.ForumCateg.diagnosticId
import lila.Lila.{ UserId }

final class ForumTopic(env: Env) extends LilaController(env) with ForumController:

Expand Down

0 comments on commit 1b07f8b

Please sign in to comment.