Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
abeer-f committed Dec 8, 2021
1 parent 95d1809 commit e34d265
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/Components/Trip.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import React, { useState, useEffect } from "react";
import { Link } from "react-router-dom";
import { useSelector } from "react-redux";
import countryCityObj from '../../seeds/countryCapital.js'

const Trip = (props) => {
Expand Down

0 comments on commit e34d265

Please sign in to comment.