txlyre 2 일 전
부모
커밋
a383972109
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 0
      actions.py
  2. 0 1
      commands.py

+ 1 - 0
actions.py

@@ -1,3 +1,4 @@
+import re
 from random import uniform
 from asyncio import sleep
 

+ 0 - 1
commands.py

@@ -1,4 +1,3 @@
-import re
 from io import BytesIO
 from sys import executable
 from struct import pack