Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed Sep 21, 2023
1 parent f3290b1 commit 5f4d322
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/web-console/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

import "core-js/features/promise"
import "./js/console"
import "docsearch.js/dist/cdn/docsearch.min.css"

import React from "react"
import ReactDOM from "react-dom"
Expand Down

0 comments on commit 5f4d322

Please sign in to comment.