Skip to content

Commit ff7795d

Browse files
committed
lint and stylua
1 parent aeeb3f0 commit ff7795d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lua/tmuxcmd/init.lua

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ local Window = require("tmuxcmd.window")
22

33
local M = {}
44

5-
function M.setup()
6-
end
5+
function M.setup() end
76

87
function M.openMainMenu()
98
local options = {

0 commit comments

Comments
 (0)