Skip to content

Commit

Permalink
refac:some bug fix about conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
anwesha authored and anwesha committed May 14, 2024
1 parent 57914d9 commit 3a219d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import { collection, doc, getDocs } from "firebase/firestore";
import MapComponent from "./components/map/ITEMmap";
import { db } from "./firebase";

import { collection, doc, getDocs } from "firebase/firestore";
import {Account} from "./components/AccountDetails/Account";

import SellerForm from "./pages/SellerRegistration";
Expand Down

0 comments on commit 3a219d7

Please sign in to comment.