Skip to content

Commit

Permalink
fix: wrong import by vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
si3nloong committed Mar 22, 2021
1 parent 222d13f commit 5b3d4ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/column/src/Column.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<script lang="ts">
import { keyword } from "chalk";
import type { Device } from "../types";
let className = "";
Expand Down

0 comments on commit 5b3d4ed

Please sign in to comment.