Skip to content

Commit

Permalink
nit: remove unwanted import
Browse files Browse the repository at this point in the history
  • Loading branch information
MehulKChaudhari committed Jan 4, 2025
1 parent 3ab966d commit 521bc50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import { BrowserRouter, Routes, Route } from 'react-router-dom';
import FeatureFlagList from './pages/FeatureFlagList';
import FeatureFlagDetails from './pages/FeatureFlagDetails';
Expand Down

0 comments on commit 521bc50

Please sign in to comment.