Skip to content

Commit 4dd4350

Browse files
committed
Make linter happy
1 parent 781e177 commit 4dd4350

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/entities/gmod_wire_expression2/core/custom/constraintcore.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ local IsValid = IsValid
44
local isValidBone = E2Lib.isValidBone
55
local getBone = E2Lib.getBone
66
local math_min = math.min
7-
local math_max = math.max
87
local table_insert = table.insert
98

109
local shouldCleanup = CreateConVar( "wire_expression2_constraints_cleanup", "0", FCVAR_ARCHIVE, "Whether or not Constraint Core should remove all constraints made by an E2 when it's deleted")

0 commit comments

Comments
 (0)