1
0
Эх сурвалжийг харах

remove json ad imported module, as it is not used ( was there as a safeguard)

Michael Honkoop 1 өдөр өмнө
parent
commit
b7c27e1b21

+ 0 - 1
datasources/P1-Meter.py

@@ -21,7 +21,6 @@
 # License: GNU General Public License v2
 
 import sys
-import json
 import requests
 
 API_PATH = "/api/v1/data"