summaryrefslogtreecommitdiff
path: root/pkgs/astal/src/shell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/astal/src/shell.lua')
-rw-r--r--pkgs/astal/src/shell.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/astal/src/shell.lua b/pkgs/astal/src/shell.lua
index 4baede7..417f754 100644
--- a/pkgs/astal/src/shell.lua
+++ b/pkgs/astal/src/shell.lua
@@ -1,6 +1,5 @@
local App = require("astal.gtk3.app")
local lib = require("lib")
-local Variable = require("astal").Variable
local Bar = require("widget.bar")
local Corners = require("widget.corners")