Parcourir la source

Remove an unused library.

Joe Clarke il y a 1 an
Parent
commit
0d369c6f95
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      automation/services/cpnr_metrics.py

+ 0 - 1
automation/services/cpnr_metrics.py

@@ -26,7 +26,6 @@
 
 from flask import Flask
 from flask import Response
-import json
 import CLEUCreds  # type: ignore
 from gevent.pywsgi import WSGIServer
 from subprocess import run