mirror of
https://github.com/Tafkas/fritzbox-munin.git
synced 2023-10-10 13:36:55 +02:00
clean up imports
This commit is contained in:
parent
90450f9358
commit
4aa68c0b8f
@ -20,7 +20,6 @@ import os
|
||||
import re
|
||||
import sys
|
||||
import fritzbox_helper as fh
|
||||
from io import StringIO, BytesIO
|
||||
|
||||
PAGE = '/system/ecostat.lua'
|
||||
pattern = re.compile('.*\/(StatCPU)".*=.*"(.*?)"')
|
||||
|
Loading…
Reference in New Issue
Block a user