diff options
Diffstat (limited to 'app/routes/api-bands.tsx')
| -rw-r--r-- | app/routes/api-bands.tsx | 3 |
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; -} |
