Skip to content

Commit

Permalink
Merge branch 'feature/shibui-2380' of bitbucket.org:unicon/shib-idp-u…
Browse files Browse the repository at this point in the history
…i into feature/shibui-2380
  • Loading branch information
Bill Smith committed Oct 25, 2022
2 parents 4b368cc + 26e681b commit e4c9b24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ui/src/app/metadata/copy/CopySource.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ export function CopySource({ copy, onNext }) {

const target = watch('target');

const form = watch();

const { errors, isValid } = formState;

React.useEffect(() => {
Expand Down

0 comments on commit e4c9b24

Please sign in to comment.