mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-25 11:07:35 +00:00
Added .gitignore (got deleted somehow)
This commit is contained in:
@@ -23,7 +23,6 @@ logger = logging.getLogger(__name__)
|
||||
|
||||
class AjaxHandler(object):
|
||||
# Get an instance of a logger
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
def __init__(self, api_name="v1"):
|
||||
self.api_name = api_name
|
||||
|
||||
Reference in New Issue
Block a user