Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeepsingh Siglani <[email protected]>
  • Loading branch information
amsiglan committed Sep 21, 2024
1 parent 9f1c434 commit ab59866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/query_enhancements/server/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ export function defineRoutes(
});
registerDataSourceConnectionsRoutes(router, client);
registerQueryAssistRoutes(router);
}
}

0 comments on commit ab59866

Please sign in to comment.