mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Removed extra space because pedantry
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
babf7c064b
commit
7498fe36e9
|
@ -42,7 +42,6 @@ class StatuslabelsController extends Controller
|
|||
} elseif (strtolower($request->input('status_type'))== 'undeployable') {
|
||||
$statuslabels = $statuslabels->Undeployable();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// Set the offset to the API call's offset, unless the offset is higher than the actual count of items in which
|
||||
|
|
Loading…
Reference in a new issue