Skip to content

Commit

Permalink
unused issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gayathrirajendran committed Jul 17, 2023
1 parent 6cb839f commit 7dd8100
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import { Link } from "react-router-dom";
import Resume from "./components/Resume";

export default function App() {
Expand Down
1 change: 0 additions & 1 deletion src/components/Resume.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import ContactUs from "./ContactUs";
import Header from "./Header";
import GenericSummary from "./GenericSummary";
import SocialMediaWidget from "./SocialMediaWidget";
import { Link, Outlet } from "react-router-dom";


export default function Resume() {
Expand Down

0 comments on commit 7dd8100

Please sign in to comment.