diff options
| author | Factiven <[email protected]> | 2023-04-25 16:21:14 +0700 |
|---|---|---|
| committer | Factiven <[email protected]> | 2023-04-25 16:21:14 +0700 |
| commit | 63fa176291b50446d4a53f6803a6ebab8a4c4012 (patch) | |
| tree | 9f1d172b60d482dea8268742ffce7de1f7aea9ca | |
| parent | woosh woosh loading speed goes woosh (diff) | |
| download | moopa-63fa176291b50446d4a53f6803a6ebab8a4c4012.tar.xz moopa-63fa176291b50446d4a53f6803a6ebab8a4c4012.zip | |
removed testing file
| -rw-r--r-- | pages/testing.js | 3 |
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>; -} |