From ab9c2bd84097e98b0501c06df62a9a1205b0c01e Mon Sep 17 00:00:00 2001 From: Foo Date: Sat, 8 Aug 2015 01:15:26 +0300 Subject: [PATCH] Remove outdated comment --- powerline/segments/common/bat.py | 4 ---- 1 file changed, 4 deletions(-) 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