Skip to content

Commit

Permalink
removing unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArunaTebel committed Nov 12, 2019
1 parent 56d5c50 commit 14c79c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ArchestEditPhaseComponent.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import ArchestMainContainerComponent from "./ArchestMainContainerComponent";
import ArchestHttp from "../modules/archest_http";
import {BACKEND_ESTIMATOR_API_URL} from "../constants";
import {Button, Card, Col, Form} from "react-bootstrap";
import Select from 'react-select';
import ArchestWidgetMultiSelect from "./ArchestWidgetMultiSelect";

const _ = require('lodash');
Expand Down

0 comments on commit 14c79c6

Please sign in to comment.