mirror of
https://github.com/r4sas/PBinCLI
synced 2025-01-09 06:18:00 +00:00
transports -> api
This commit is contained in:
parent
d91fbb4da9
commit
c72a7c15f4
@ -4,7 +4,7 @@ from sjcl import SJCL
|
||||
|
||||
from base64 import b64encode, b64decode
|
||||
from mimetypes import guess_type
|
||||
from pbincli.transports import PrivateBin
|
||||
from pbincli.api import PrivateBin
|
||||
from pbincli.utils import PBinCLIException, check_readable, check_writable, json_load_byteified
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user