Skip to content

Commit

Permalink
remove redundant imports
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Jul 5, 2024
1 parent 1f3ee23 commit 0b00a76
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import { bbox, bboxPolygon, feature } from "@turf/turf";
import axios from "axios";
import { useFormik } from "formik";
import { GeoJsonObject } from "geojson";
import { useStore } from "pages/FlowEditor/lib/store";
import React, { ChangeEvent } from "react";
import InputLabel from "ui/editor/InputLabel";
Expand Down

0 comments on commit 0b00a76

Please sign in to comment.