Skip to content

Commit

Permalink
📖 Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rowanc1 committed Nov 15, 2023
1 parent d4571c4 commit 71bc1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/site/src/pages/Root.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import { Error404 } from './Error404.js';
import classNames from 'classnames';
import { ConfiguredThebeServerProvider } from '@myst-theme/jupyter';
import { ThebeBundleLoaderProvider } from 'thebe-react';
import type { BinderOptions, RepoProviderSpec } from 'thebe-core';

export function Document({
children,
Expand Down

0 comments on commit 71bc1ea

Please sign in to comment.