diff --git a/daily-thought-frontend/src/pages/test.tsx b/daily-thought-frontend/src/pages/test.tsx deleted file mode 100644 index 1c1b9a9496bd63b3c3451b493c204d21324dee7d..0000000000000000000000000000000000000000 --- a/daily-thought-frontend/src/pages/test.tsx +++ /dev/null @@ -1,13 +0,0 @@ -const Test = () => { - - - - - return( - <div> - testX - </div> - ) -} - -export default Test; \ No newline at end of file