We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c20e13b commit dd6f132Copy full SHA for dd6f132
components/dashboard/src/user-settings/Preferences.tsx
@@ -15,7 +15,6 @@ import { Link } from "react-router-dom";
15
import { Heading2, Subheading } from "../components/typography/headings";
16
import { useUserMaySetTimeout } from "../data/current-user/may-set-timeout-query";
17
import { Button } from "../components/Button";
18
-import CheckBox from "../components/CheckBox";
19
import { User } from "@gitpod/gitpod-protocol";
20
import SelectIDE from "./SelectIDE";
21
0 commit comments