Skip to content

Commit

Permalink
Merge pull request #7513 from gestrich/bugfix/remove-remote-override-otp
Browse files Browse the repository at this point in the history
Remove unused OTP field from Remote Override form.
  • Loading branch information
bewest committed Nov 16, 2022
2 parents 2c6ba28 + bcfe437 commit 4aa0657
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/plugins/loop.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ function init (ctx) {
, split: false
, targets: false
, reasons: reasonconf
, otp: true
, submitHook: postLoopNotification
},
{
Expand Down

0 comments on commit 4aa0657

Please sign in to comment.