Skip to content

Commit

Permalink
fix: accidental global
Browse files Browse the repository at this point in the history
  • Loading branch information
topaxi committed Nov 20, 2024
1 parent 2e48732 commit 9ab5d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/pipeline/providers/github/rest/_api.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function gh_utils()
local function gh_utils()
return require('pipeline.providers.github.utils')
end

Expand Down

0 comments on commit 9ab5d6b

Please sign in to comment.