Remove outdated comment

This commit is contained in:
Foo 2015-08-08 01:15:26 +03:00
parent 63a8b492b3
commit ab9c2bd840

View File

@ -8,10 +8,6 @@ import re
from powerline.lib.shell import run_cmd 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): def _fetch_battery_info(pl):
try: try:
import dbus import dbus