aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-04-25 16:21:14 +0700
committerFactiven <[email protected]>2023-04-25 16:21:14 +0700
commit63fa176291b50446d4a53f6803a6ebab8a4c4012 (patch)
tree9f1d172b60d482dea8268742ffce7de1f7aea9ca
parentwoosh woosh loading speed goes woosh (diff)
downloadmoopa-63fa176291b50446d4a53f6803a6ebab8a4c4012.tar.xz
moopa-63fa176291b50446d4a53f6803a6ebab8a4c4012.zip
removed testing file
-rw-r--r--pages/testing.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/pages/testing.js b/pages/testing.js
deleted file mode 100644
index dfbc489..0000000
--- a/pages/testing.js
+++ /dev/null
@@ -1,3 +0,0 @@
-export default function Testing() {
- return <div>testing</div>;
-}