Remove unused import
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { color, colors, fontWeights, NumberToken } from "../tokens";
|
||||
import { colors, fontWeights, NumberToken } from "../tokens";
|
||||
import { withOpacity } from "../utils/color";
|
||||
import Theme, { buildPlayer, Syntax } from "./theme";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user