fix autoimport

This commit is contained in:
Kirigaya Kazuto 2022-04-12 08:22:03 +00:00
parent f2635deb1c
commit 3a2741d408

View File

@ -1,4 +1,3 @@
from ast import parse
import os
import sys
import getopt