mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove old import
This commit is contained in:
parent
158a833d2d
commit
553ea5d8a3
1 changed files with 0 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue