fixing linting
This commit is contained in:
@@ -114,7 +114,7 @@ function FleetGroup:new(fleetGroupName, database, logger)
|
||||
end
|
||||
end
|
||||
|
||||
local SetTaskAsync = function(input, time)
|
||||
local SetTaskAsync = function(input, _)
|
||||
local targetZone = input.targetZone
|
||||
local task = input.task
|
||||
local groupName = input.groupName
|
||||
|
||||
Reference in New Issue
Block a user