diff --git a/batime@martin.zurowietz.de/power.js b/batime@martin.zurowietz.de/power.js index b096a98..24fe9f9 100644 --- a/batime@martin.zurowietz.de/power.js +++ b/batime@martin.zurowietz.de/power.js @@ -1,5 +1,4 @@ const { GObject} = imports.gi; -const Lang = imports.lang; const UPower = imports.gi.UPowerGlib; const BaseIndicator = imports.ui.status.power.Indicator;