Merge remote-tracking branch 'origin/master'

This commit is contained in:
Him188 2019-10-18 18:43:06 +08:00
commit 7e90737c68
2 changed files with 1 additions and 10 deletions

View File

@ -15,4 +15,4 @@ sourceCompatibility = "11"
tasks.withType(JavaCompile) {
options.encoding = "UTF-8"
}
}

View File

@ -1,9 +0,0 @@
package net.mamoe.mirai.plugin;
/**
* @author NaturalHG
*/
public class MiraiPluginManager {
}