Skip to content

Commit

Permalink
fix linter error
Browse files Browse the repository at this point in the history
Signed-off-by: Amardeepsingh Siglani <amardeep7194@gmail.com>
  • Loading branch information
amsiglan committed Sep 21, 2024
1 parent 81acb72 commit dbd402b
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 dbd402b

Please sign in to comment.