Update to follow best practices (remove a bunch of unused libs)

master
josiah 5 years ago
parent b27189bc88
commit c003f8d6b1

@ -1,9 +1,6 @@
import slack
import pdb
import re
import time
from pathlib import Path
import os
from pathlib import Path
import slack
def react_to_monitoring():
results_file = Path("/shared/alerts.log")

Loading…
Cancel
Save