Skip to content

Commit

Permalink
fix: removed missing
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydrichards committed Jul 6, 2020
1 parent 3c070b4 commit 282510c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pages/lifeofplastic/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ import Example1 from "../../components/LifePlastic/examples/example1";
import Example2 from "../../components/LifePlastic/examples/example2";
import Example3 from "../../components/LifePlastic/examples/example3";
import { AddLabels } from "../../components/LifePlastic/AddLabels";
import RecyclingSymbols from "../../components/LifePlastic/RecyclingSymbols";
import { Processes } from "../../components/LifePlastic/Processes";
import TutorialOverlay from "../../components/LifePlastic/UI/TutorialOverlay";

export const plasticColourPicker = (type: keyof FormType) => {
Expand Down

0 comments on commit 282510c

Please sign in to comment.