Skip to content

Commit

Permalink
fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Achintha Isuru committed Oct 20, 2023
1 parent 163ed97 commit 5d15dac
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import { Field, Form } from "@wso2is/form";
import { Link } from "@wso2is/react-components";
import { AxiosResponse } from "axios";
import debounce, { DebouncedFunc } from "lodash-es/debounce";
import isEmpty from "lodash-es/isEmpty";
import React, {
FunctionComponent,
MutableRefObject,
Expand Down

0 comments on commit 5d15dac

Please sign in to comment.