We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec0407 commit 8caf554Copy full SHA for 8caf554
1 file changed
src/components/Sidebar.tsx
@@ -38,12 +38,6 @@ import type { Site } from "../types/radio";
38
import { siGithub } from "simple-icons";
39
import { InfoTip } from "./InfoTip";
40
import { ActionButton } from "./ActionButton";
41
-import {
42
- AccessSettingsEditor,
43
- type AccessCollaborator,
44
- type AccessRole,
45
- type AccessVisibility,
46
-} from "./AccessSettingsEditor";
47
import { AvatarBadge } from "./AvatarBadge";
48
import { InlineCloseIconButton } from "./InlineCloseIconButton";
49
import { ModalOverlay } from "./ModalOverlay";
0 commit comments