Skip to content

Commit

Permalink
nits
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaitasaini committed Jul 30, 2024
1 parent 29b45ce commit fe6b3a1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions services/ui-src/src/components/app/AppRoutes.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
import { Navigate, Route, Routes } from "react-router-dom";
import { useFlags } from "launchdarkly-react-client-sdk";

// components
import { Route, Routes } from "react-router-dom";
import { HelpPage } from "components";

export const AppRoutes = () => {
Expand Down

0 comments on commit fe6b3a1

Please sign in to comment.