diff --git a/.scalafix.conf b/.scalafix.conf index 3d1bd2d..0e22056 100644 --- a/.scalafix.conf +++ b/.scalafix.conf @@ -3,4 +3,4 @@ rules = [OrganizeImports] OrganizeImports { preset = INTELLIJ_2020_3 targetDialect = Auto -} \ No newline at end of file +}