mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-23 07:49:04 +00:00
remove unused imports
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from pydantic import BaseModel, ConfigDict, Field, model_validator
|
||||
from typing import List, Optional, Union, get_type_hints
|
||||
from typing import List, Optional, Union
|
||||
|
||||
from common.utils import unwrap
|
||||
|
||||
|
||||
Reference in New Issue
Block a user