move autoqmain to proper package

This commit is contained in:
Bella 2020-01-13 14:30:14 -05:00 committed by S-B99
parent 8c54a68cd3
commit 2a9022bbb4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
package me.zeroeightsix.kami.module.modules.zeroeightysix.misc;
package me.zeroeightsix.kami.module.modules.bewwawho.misc;
import me.zeroeightsix.kami.command.Command;
import me.zeroeightsix.kami.module.Module;