Skip to content

Commit

Permalink
remove println lol
Browse files Browse the repository at this point in the history
  • Loading branch information
devoxin committed Feb 6, 2024
1 parent 2f010c5 commit 1e4b747
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ class PluginManager(val config: PluginsConfig) {
addAll(readClasspathManifests())
addAll(loadJars())
}

println(pluginManifests)
}

private fun manageDownloads() {
Expand Down

0 comments on commit 1e4b747

Please sign in to comment.