Skip to content

Commit 34c79af

Browse files
author
koval
committed
Delete unused imports.
1 parent 8f21240 commit 34c79af

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

huntflow_api_client/models/response/interview_types.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
from datetime import datetime
2-
from typing import List, Optional
1+
from typing import List
32

43
from pydantic import BaseModel, Field
54

0 commit comments

Comments
 (0)