Skip to content

Commit b3515df

Browse files
authored
fix(turtle): remove turtle import
1 parent a43e95e commit b3515df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sourcehold/tool/convert/aiv/imports.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import json
22
import struct
3-
from turtle import position
43
from typing import Dict, Union
54
import numpy as np
65
from sourcehold.aivs.AIV import AIV

0 commit comments

Comments
 (0)