This commit is contained in:
r4sas
2019-06-21 13:12:17 +00:00
parent f5ef4bbc03
commit 85cc1454ea
4 changed files with 15 additions and 13 deletions

View File

@@ -1,5 +1,4 @@
import json, ntpath, os
from base64 import b64encode, b64decode
class PBinCLIException(Exception):
pass