Skip to content

Commit

Permalink
refactor: removes unused property
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulomaroff committed Feb 4, 2024
1 parent 8b73954 commit a1c7b32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/reactive/highlight.lua
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
local M = {
---@type table<string, string>
prev_winhl = {},
---@type table<string, table<string, any>>
prev_highlights = {},
}
Expand Down

0 comments on commit a1c7b32

Please sign in to comment.