Removed unused import
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Shahan Nedadahandeh 2022-07-20 22:50:19 -07:00
parent 2e9013d70b
commit 9149117115
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
import { moreMockCategoricalData } from "data/mocks";
import React from "react";
import { Color } from "utils/Color";
import { WordCloud } from "@/components/WordCloud";