cleanup: comments

This commit is contained in:
Saahil dutta 2024-08-02 10:42:17 -04:00
parent 6bb0224812
commit 29897c4900
8 changed files with 4 additions and 34 deletions

View file

@ -10,8 +10,6 @@ import GithubStats from './components/AboutPage/Github'
import Projects from './components/Projects'
import Page404 from './components/static/404'
import ContactPage from './components/ContactPage'
// import logo from './logo.svg';
// import './App.css';
function App ({ analytics }: any) {
return (