Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-bes committed Nov 21, 2023
1 parent 7b2ae9c commit 68eb34f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/App.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import React from "react";
import { BrowserRouter as Router, Route, Routes } from "react-router-dom";

import { IPSForm } from "./components/IPSForm";
import { IPSResult } from "./components/IPSResult";
import { NavBar } from "./components/NavBar";
import { Main } from "./components/Main";

Expand Down

0 comments on commit 68eb34f

Please sign in to comment.