mirror of
https://github.com/FAUSheppy/simple-webhook-handler
synced 2025-12-07 12:41:36 +01:00
add missing import for error logging
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/usr/bin/python3
|
||||
import flask
|
||||
import sys
|
||||
import argparse
|
||||
import json
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user