Remove old import

This commit is contained in:
Jackson Harper
2024-03-05 10:21:42 +08:00
parent 158a833d2d
commit 553ea5d8a3

View File

@ -5,7 +5,6 @@ import type { AppProps } from 'next/app'
import { IdProvider } from '@radix-ui/react-id'
import { NextRouter, useRouter } from 'next/router'
import { useEffect, useState } from 'react'
import { TooltipProvider } from '../components/elements/Tooltip'
import TopBarProgress from 'react-topbar-progress-indicator'
import {
KBarProvider,