Browse Source

Remove an unused library.

Joe Clarke 1 year ago
parent
commit
0d369c6f95
1 changed files with 0 additions and 1 deletions
  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