Skip to content

Commit dd6f132

Browse files
committed
Remove unused import
1 parent c20e13b commit dd6f132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/dashboard/src/user-settings/Preferences.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { Link } from "react-router-dom";
1515
import { Heading2, Subheading } from "../components/typography/headings";
1616
import { useUserMaySetTimeout } from "../data/current-user/may-set-timeout-query";
1717
import { Button } from "../components/Button";
18-
import CheckBox from "../components/CheckBox";
1918
import { User } from "@gitpod/gitpod-protocol";
2019
import SelectIDE from "./SelectIDE";
2120

0 commit comments

Comments
 (0)