Skip to content

Commit 1f8e970

Browse files
committed
remove unuse import
1 parent 30be2be commit 1f8e970

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sdk/table/azure-table/azure/table/_entity.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Licensed under the MIT License. See License.txt in the project root for
44
# license information.
55
# --------------------------------------------------------------------------
6-
from enum import Enum
7-
86
from ._shared._error import _ERROR_ATTRIBUTE_MISSING
97

108

0 commit comments

Comments
 (0)