Removed unnessecary comment

This commit is contained in:
Dennis 2021-11-11 17:16:25 +01:00 committed by GitHub
parent e9017c9087
commit 8b1445ae0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,9 +9,7 @@ use App\Models\Configuration;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Auth;
/**
*
*/
class HomeController extends Controller
{
const TIME_LEFT_BG_SUCCESS = "bg-success";