Commit f54db498 authored by PeratX's avatar PeratX

core: remove PluginManager

parent 09046ae6
......@@ -15,4 +15,4 @@ sourceCompatibility = "11"
tasks.withType(JavaCompile) {
options.encoding = "UTF-8"
}
\ No newline at end of file
}
package net.mamoe.mirai.plugin;
/**
* @author NaturalHG
*/
public class MiraiPluginManager {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment