Skip to content

Commit

Permalink
Unused variable: error
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown-gd committed Sep 9, 2023
1 parent 807bbc4 commit 78a6121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lua/gpm/sources/lua.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ local SERVER, MENU_DLL = SERVER, MENU_DLL
local AddCSLuaFolder = gpm.AddCSLuaFolder
local AddCSLuaFile = AddCSLuaFile
local ipairs = ipairs
local error = error
local type = type

if ( SERVER or MENU_DLL ) and efsw ~= nil then
Expand Down

0 comments on commit 78a6121

Please sign in to comment.