diff --git a/Panda_Market/APP.js b/Panda_Market/APP.js
deleted file mode 100644
index a5ab8cd0b..000000000
--- a/Panda_Market/APP.js
+++ /dev/null
@@ -1,27 +0,0 @@
-import React from 'react';
-import ProductSection from './components/ProductSection.jsx';
-
-export default function App() {
- return (
- <>
-
-
-
-
-
-