Skip to content

Commit e3eb937

Browse files
committed
refactor: remove get_border
1 parent a6fbba1 commit e3eb937

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lua/cosmic-ui/init.lua

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,4 @@ M.range_code_actions = function(opts)
3939
M.code_actions(opts)
4040
end
4141

42-
M.get_border = function()
43-
return _G.CosmicUI_user_opts.border
44-
end
45-
4642
return M

0 commit comments

Comments
 (0)