Skip to content

Commit

Permalink
chore: remove blank file
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankarpal committed Feb 21, 2024
1 parent 2c50522 commit d585aae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import RouteDefs from 'common/routing/RouteDefs';
import { SearchContextProvider } from 'common/search/search-context';
import './index.css';
import React, { useState } from 'react';
import { createRoot } from 'react-dom/client';
import reportWebVitals from './reportWebVitals';
Expand Down

0 comments on commit d585aae

Please sign in to comment.