Skip to content

Commit 1d4bbb8

Browse files
committed
Removed unused Exception references
1 parent 26705cc commit 1d4bbb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_document.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import pytest
22

33
from arango.exceptions import (
4-
CursorCloseError,
5-
CursorNextError,
64
DocumentCountError,
75
DocumentDeleteError,
86
DocumentGetError,

0 commit comments

Comments
 (0)