]> git.ipfire.org Git - oddments/collecty.git/commit
Tidy up imports of other modules
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2020 14:40:05 +0000 (14:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 20 Sep 2020 14:41:32 +0000 (14:41 +0000)
commita031204a4bb1a81a2d0c9b530978bf6781cba790
tree224063cc05b2b98ba1007cef49827b81103962c9
parented8dfc8ed9c5f6f4459949695136d8eacd295844
Tidy up imports of other modules

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
14 files changed:
src/collecty/bus.py
src/collecty/plugins/conntrack.py
src/collecty/plugins/contextswitches.py
src/collecty/plugins/cpufreq.py
src/collecty/plugins/df.py
src/collecty/plugins/disk.py
src/collecty/plugins/interface.py
src/collecty/plugins/interrupts.py
src/collecty/plugins/ipfrag.py
src/collecty/plugins/latency.py
src/collecty/plugins/loadavg.py
src/collecty/plugins/memory.py
src/collecty/plugins/processor.py
src/collecty/plugins/sensors.py