Skip to content

Commit

Permalink
fix: removed pill import
Browse files Browse the repository at this point in the history
  • Loading branch information
loujaybee authored and roboquat committed Jun 1, 2022
1 parent a8217a1 commit 1f8851d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/dashboard/src/settings/Preferences.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

import { useContext, useState } from "react";
import { PageWithSubMenu } from "../components/PageWithSubMenu";
import PillLabel from "../components/PillLabel";
import SelectableCardSolid from "../components/SelectableCardSolid";
import { getGitpodService } from "../service/service";
import { ThemeContext } from "../theme-context";
Expand Down

0 comments on commit 1f8851d

Please sign in to comment.