clean-up of code no longer needed.
This commit is contained in:
parent
28b68e9a74
commit
7ce20357be
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ import logging
|
||||||
from cloudant.document import Document
|
from cloudant.document import Document
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
CHARS = '0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'
|
|
||||||
|
|
||||||
|
|
||||||
class Pointer:
|
class Pointer:
|
||||||
"""
|
"""
|
||||||
Pointer object.
|
Pointer object.
|
||||||
|
|
Loading…
Reference in a new issue