Skip to content

Commit

Permalink
chore: remove diagnostic directive from dante_spec.lua
Browse files Browse the repository at this point in the history
The `---@diagnostic disable: undefined-global` directive was removed from the `dante_spec.lua` file.
  • Loading branch information
S1M0N38 committed Sep 14, 2024
1 parent 886cd1a commit be29ed5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/dante_spec.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---@diagnostic disable: undefined-global
local dante = require("dante")

local opts = {
Expand Down

0 comments on commit be29ed5

Please sign in to comment.