Cleanup
This commit is contained in:
@@ -25,9 +25,6 @@ def addHash(policy, hash):
|
||||
def addPath(policy, hash):
|
||||
print(f"Adding the following Path Exclusions to {policy}:")
|
||||
print(hash)
|
||||
|
||||
|
||||
|
||||
|
||||
def addHashReal(url, allowlistID, hashlist):
|
||||
endpoint = url + '/v1/hash/application/add'
|
||||
|
||||
Reference in New Issue
Block a user