Skip to content

Commit 877808c

Browse files
committed
Move LlmConfig to extension/llm
1 parent 718304a commit 877808c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension/llm/export/config/llm_config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import ast
2222
import re
2323
from dataclasses import dataclass, field
24-
from enum import Enum
2524
from typing import ClassVar, List, Optional
2625

2726

0 commit comments

Comments
 (0)