Skip to content

Commit

Permalink
Removing unused import - will integrate back in when points is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
mzkrasner committed Apr 5, 2024
1 parent 89b94eb commit c457359
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/composedb/sandbox.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ description: Test out example GraphQL queries on ComposeDB to learn how to acces
import Sandbox from '../../src/components/sandbox/Sandbox';
import MutationSandbox from '../../src/components/sandbox/MutationSandbox';
import Connect from '../../src/components/sandbox/SandboxConnect';
import ConnectOnly from '../../src/components/sandbox/SandboxConnectOnly';
import FeedExample from '../../src/components/sandbox/Feed';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
Expand Down

0 comments on commit c457359

Please sign in to comment.