Skip to content

Commit

Permalink
remove import
Browse files Browse the repository at this point in the history
  • Loading branch information
mivasconcelos committed Jul 24, 2024
1 parent 5b53ba3 commit 59b4655
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/routes/_index.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import type { MetaFunction } from "@remix-run/node";
import { eleganceServerClient } from "~/eleganceServerClient";

export const meta: MetaFunction = () => {
return [
Expand Down

0 comments on commit 59b4655

Please sign in to comment.