summaryrefslogtreecommitdiff
path: root/app/routes/api-bands.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'app/routes/api-bands.tsx')
-rw-r--r--app/routes/api-bands.tsx3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/routes/api-bands.tsx b/app/routes/api-bands.tsx
index 68efdeb..1bcaae2 100644
--- a/app/routes/api-bands.tsx
+++ b/app/routes/api-bands.tsx
@@ -46,6 +46,3 @@ export async function action({ request }: ActionFunctionArgs) {
}
}
-export default function () {
- return null;
-}