Skip to content

Commit

Permalink
Reformat with scalafmt 3.8.1
Browse files Browse the repository at this point in the history
Executed command: scalafmt --non-interactive
  • Loading branch information
scala-steward-geirolz[bot] committed Mar 31, 2024
1 parent 1f45d89 commit 269f530
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,3 @@ object AppResources:
.fromAutoCloseable(IO(Source.fromResource("host-table.txt")))
.map(_.getLines().toList)
.map(AppResources(_))

0 comments on commit 269f530

Please sign in to comment.