Minor cleanup

This commit is contained in:
2022-07-16 19:12:29 -07:00
parent 2c034c36ed
commit 39b6e5251a
7 changed files with 22 additions and 25 deletions

View File

@ -1,5 +1,3 @@
return {
widgets = {
battery = require("modules.battery.widget").widget
}
widget = require("modules.battery.widget").widget
}