Cleaned up
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-08-08 21:36:50 -07:00
parent d3ceb38fe6
commit f21aa3aada
Signed by: snedadah
GPG Key ID: 8638C7F917385B01
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ import { BarGraphHorizontal, BarGraphVertical } from "components/BarGraph";
import { mockCategoricalData, moreMockCategoricalData } from "data/mocks";
import React from "react";
import SideComponentWrapper from "@/components/SideComponentWrapper";
import { ColorPalette } from "../components/ColorPalette";
import { WordCloud } from "../components/WordCloud";