Skip to content

Commit ebc5000

Browse files
committed
Remove unnecessary import
1 parent 7b3ebb9 commit ebc5000

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hackingBuddyGPT/capabilities/capability.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import abc
2-
import enum
32
import inspect
43
from typing import Any, Callable, Dict, Iterable, Type, Union
54

0 commit comments

Comments
 (0)