Skip to content

Commit

Permalink
fix(deploy):fixing-links
Browse files Browse the repository at this point in the history
  • Loading branch information
AswinAsok committed Jul 6, 2023
1 parent b5a7f91 commit 71577ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Pages/Career/Career.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import styles from "./Career.module.css";
import CareersCard from "../../Components/CareersCard/CareersCard";
import ClosedCareersCard from "../../Components/ClosedCareers/ClosedCareers";
import axios from "axios";
import logo from "./assets/text.png";

const Career = () => {
let companies = require("./data/companies.json");
Expand Down

0 comments on commit 71577ab

Please sign in to comment.