Skip to content

Commit

Permalink
fix: remove unused import (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
samderanova committed Nov 11, 2023
1 parent 2876754 commit a881994
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/app/views/recruitment/Recruitment.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { Header } from "app/containers";
import Button from "react-bootstrap/Button";
import Col from "react-bootstrap/Col";
import Container from "react-bootstrap/Container";
import Row from "react-bootstrap/Row";
Expand Down

0 comments on commit a881994

Please sign in to comment.