Skip to content

Commit

Permalink
Fix compilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Apr 12, 2024
1 parent 8a1420a commit ba9d3c2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ object CreativeScalaThemePlugin extends AutoPlugin {
val creativeScalaTheme = CreativeScalaTheme
}

import autoImport._
// override lazy val globalSettings: Seq[Setting[_]] = Seq(
// helloGreeting := "hi",
// )
Expand Down

0 comments on commit ba9d3c2

Please sign in to comment.