From d950988e620a2d6fb04bbdf49e8ad790bdba1f3c Mon Sep 17 00:00:00 2001 From: ameye Date: Sun, 26 Apr 2026 14:22:19 -0400 Subject: [PATCH] Clean code --- src/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/index.js b/src/index.js index ffd6f06..155fe97 100644 --- a/src/index.js +++ b/src/index.js @@ -6,7 +6,6 @@ import ReactDOM from 'react-dom/client'; import { BrowserRouter } from 'react-router-dom'; import App from './App'; -//import reportWebVitals from './reportWebVitals'; import 'bootstrap/dist/css/bootstrap.css'; import 'bootstrap/dist/js/bootstrap.min.js'