Apply fixes from StyleCI (#372)
This commit is contained in:
parent
7bd14db646
commit
93d79994f8
22 changed files with 43 additions and 32 deletions
|
@ -21,7 +21,6 @@
|
|||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
Route::get('/configuration/{token}', 'RemoteController@getConfiguration')->name('remote.configuration');
|
||||
|
||||
Route::post('/download', 'RemoteController@postDownload')->name('remote.download');
|
||||
|
|
Reference in a new issue