删除多余的调用
This commit is contained in:
parent
290e5d60ff
commit
ca13fdf085
@ -1,4 +1,3 @@
|
||||
import os
|
||||
import random
|
||||
import pygame as pg
|
||||
from .. import tool
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
import random
|
||||
import pygame as pg
|
||||
import os
|
||||
from .. import tool
|
||||
from .. import constants as c
|
||||
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
import pygame as pg
|
||||
import os
|
||||
import random
|
||||
from .. import tool
|
||||
from .. import constants as c
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
import pygame as pg
|
||||
import os
|
||||
from .. import tool
|
||||
from .. import constants as c
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user