Removed unused import

This commit is contained in:
Gokul Swaminathan 2020-11-25 15:53:20 -08:00
parent f62ad60388
commit 6b608cd75a
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ of a function.
local wibox = require("wibox")
local gears = require("gears")
local beautiful = require("beautiful")
local naughty = require("naughty")
local helpers = require(tostring(...):match(".*bling.module") .. ".helpers")
local bar_style = beautiful.tabbar_style or "default"