Commit 7e90737c authored by Him188's avatar Him188

Merge remote-tracking branch 'origin/master'

parents fdb3be94 f54db498
...@@ -15,4 +15,4 @@ sourceCompatibility = "11" ...@@ -15,4 +15,4 @@ sourceCompatibility = "11"
tasks.withType(JavaCompile) { tasks.withType(JavaCompile) {
options.encoding = "UTF-8" 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