Skip to content

Commit edf4960

Browse files
committed
Remove import
1 parent c2a0321 commit edf4960

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

diffsync/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"""
1717

1818
import sys
19-
from copy import deepcopy
2019
from inspect import isclass
2120
from typing import (
2221
Any,

0 commit comments

Comments
 (0)