Skip to content

Commit 8c63fc4

Browse files
committed
remove unused import
1 parent b917810 commit 8c63fc4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cadquery/cq.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import math
2121
from copy import copy
2222
from itertools import chain
23-
import re
2423
from typing import (
2524
overload,
2625
Sequence,

0 commit comments

Comments
 (0)