remove unnecessary import

This commit is contained in:
2022-06-30 23:07:10 +08:00
parent a579b5334e
commit 78d3bfa769
2 changed files with 0 additions and 5 deletions

View File

@@ -1,7 +1,3 @@
from base64 import decode, encode
from torch import full
mc_colors = [
['红色染料', '#B02E26', 'red'],
['绿色染料', '#5E7C16', 'green'],