diff --git a/foundry b/foundry deleted file mode 160000 index cdbaf9d..0000000 --- a/foundry +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cdbaf9dda688cab08b9f6945af287534d68b1e1f diff --git a/src/App.tsx b/src/App.tsx index cb752c8..d4c2d10 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,6 +1,4 @@ import { useState } from "react"; -import reactLogo from "./assets/react.svg"; -import viteLogo from "/vite.svg"; import "./App.css"; function App() { @@ -8,14 +6,6 @@ function App() { return ( <> -