Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
pooranjoyb committed Apr 15, 2024
1 parent 4d33c0c commit e134b0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/App.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import Player from "./Components/Player";
import "./App.css";
import axios from "axios";
import { useEffect, useState } from "react";

function App() {
Expand Down

0 comments on commit e134b0d

Please sign in to comment.