Skip to content

Commit

Permalink
Restyled by whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits committed Feb 10, 2022
1 parent 3cac9b3 commit e8612c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ class PluginsResourceLoader : ResourceLoader {
?: (::PluginsResourceLoader.javaClass).getResourceAsStream(resourcePath)
return requireNotNull(resource) { "Resource $resourcePath not found" }
}
}
}

0 comments on commit e8612c9

Please sign in to comment.