Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 43a8fa2

Browse files
committed
Remove bad import
1 parent 1edd6bb commit 43a8fa2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

seamapi/types.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# TODO this file should eventually be generated by looking at openapi.json
22

33
import abc
4-
from seamapi.types import WaitForAccessCodeFailedException
54
from typing import List, Optional, Union, Dict, Any
65
from dataclasses import dataclass
76
from dataclasses_json import dataclass_json

0 commit comments

Comments
 (0)