Skip to content

Commit 7b4e7cb

Browse files
committed
re-add accidentially removed import statements
1 parent 2c88cbf commit 7b4e7cb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyArango/collection.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import json
2+
import types
13
from future.utils import with_metaclass
24
from . import consts as CONST
35

0 commit comments

Comments
 (0)