Code cleanup.

This commit is contained in:
James Cole
2017-11-08 09:05:10 +01:00
parent b6514c7e54
commit 8707bc6612
71 changed files with 77 additions and 67 deletions

View File

@@ -215,4 +215,4 @@ class BoxController extends Controller
return Response::json($return);
}
}
}