diff --git a/powerline/segments/common/bat.py b/powerline/segments/common/bat.py index 1f60c57c..26e8b0dc 100644 --- a/powerline/segments/common/bat.py +++ b/powerline/segments/common/bat.py @@ -8,10 +8,6 @@ import re from powerline.lib.shell import run_cmd -# XXX Warning: module name must not be equal to the segment name as long as this -# segment is imported into powerline.segments.common module. - - def _fetch_battery_info(pl): try: import dbus