pull/615/head
Usama015 2023-06-13 18:58:04 +05:00
parent ea2ccc1004
commit 2d3631cd41
1 changed files with 0 additions and 3 deletions

View File

@ -1,10 +1,7 @@
import json import json
import logging
import requests import requests
from . import check_input_attribute, standard_error_message
misperrors = {'error': 'Error'} misperrors = {'error': 'Error'}
mispattributes = { mispattributes = {
'input': ['domain'], 'input': ['domain'],