Skip to content

Commit e45944a

Browse files
committed
Cleanups
1 parent 334d1ce commit e45944a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rushdb/api/records.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from typing import Dict, Any, Optional, Union, List
22

33
from .base import BaseAPI
4-
from ..common import RushDBError
54
from ..models.relationship import RelationshipOptions, RelationshipDetachOptions
65
from ..models.search_query import SearchQuery
76
from ..models.transaction import Transaction

0 commit comments

Comments
 (0)