fix: Remove unused React import to fix build
Some checks failed
Deploy to Production / deploy (push) Failing after 0s
Test / backend-test (push) Failing after 0s
Test / frontend-test (push) Failing after 0s

This commit is contained in:
fullsizemalt 2025-12-09 00:35:32 -08:00
parent a4ea600843
commit 2d457c3227

View file

@ -1,4 +1,4 @@
import React from 'react'
function App() {
return (