Skip to content

Commit

Permalink
🎨 去除不必要的导入
Browse files Browse the repository at this point in the history
  • Loading branch information
wling-art committed Jan 9, 2024
1 parent 27cfb73 commit b03be0e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plugins/waifu/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
import httpx
import hashlib
import asyncio
from nonebot import logger

from pil_utils import BuildImage, Text2Image
from nonebot.adapters.onebot.v11 import Message

Expand Down

0 comments on commit b03be0e

Please sign in to comment.