[Change] MessageSender 调整包路径;

This commit is contained in:
2020-04-21 22:33:20 +08:00
parent 2df5513727
commit 620c3785ad
8 changed files with 7 additions and 6 deletions

View File

@ -1,6 +1,7 @@
package net.lamgc.cgj.bot;
import com.google.gson.JsonObject;
import net.lamgc.cgj.bot.message.MessageSender;
import net.lamgc.cgj.pixiv.PixivDownload;
import net.lamgc.cgj.pixiv.PixivURL;
import org.slf4j.Logger;