Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherber committed Dec 26, 2023
1 parent 1a40ce3 commit cf23a7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/minimal/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ export default createApp({
Routes.configure(),
GraphQL.configure({ }),
MyRoutes.configure(),
// @ts-expect-error fix later
Migrations.configure({
createAdapter: () => dryrunAdapter,
}),
Expand Down

0 comments on commit cf23a7a

Please sign in to comment.