Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b049aa4

Browse files
author
dengjun
committed
fix lint
1 parent 7fe0f90 commit b049aa4

File tree

1 file changed

+0
-1
lines changed
  • src/containers/MyGigs/modals/UpdateGigProfile

1 file changed

+0
-1
lines changed

src/containers/MyGigs/modals/UpdateGigProfile/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ const UpdateGigProfile = ({
4646
return utils.createDropdownOptions(options, selected);
4747
}, [profileEdit, statuses]);
4848

49-
5049
const [validation, setValidation] = useState(null);
5150
const [pristine, setPristine] = useState(true);
5251

0 commit comments

Comments
 (0)