Remove pesky space
This commit is contained in:
parent
7993202689
commit
23d6907c9c
1 changed files with 0 additions and 1 deletions
|
@ -423,5 +423,4 @@ EOF;
|
||||||
'rules' => 'required|regex:/^([\w\d._-]+)(\.jar)$/',
|
'rules' => 'required|regex:/^([\w\d._-]+)(\.jar)$/',
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue