Skip to content

Commit cd8060b

Browse files
committed
Remove unused import
1 parent e9c0569 commit cd8060b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

labkey/query.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
############################################################################
4242
"""
4343

44-
from dataclasses import dataclass
4544
import functools
4645
from typing import List, Literal, NotRequired, TextIO, TypedDict
4746

0 commit comments

Comments
 (0)