Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
xnkevinnguyen committed Apr 3, 2020
1 parent 30c3e5f commit bcc1717
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/view/components/toolbar/SensorModalUtils.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { TAG_OUTPUT_SVG } from "../../svgs/tag_output_svg";
import * as CLUE_MODAL from "./clue/ClueModalContent";
import LightSensorBar from "./LightSensorBar";
import * as MICROBIT_MODAL from "./microbit/MicrobitModalContent";
import { Accelerometer } from "./motion/Accelerometer";
import MotionSensorBar from "./motion/MotionSensorBar";
import TemperatureSensorBar from "./TemperatureSensorBar";

Expand Down

0 comments on commit bcc1717

Please sign in to comment.