Remove debug line from grenade plugin

Change-Id: Ib172129d75cacd2be693f3464d42493f602291a7
This commit is contained in:
Graham Hayes 2017-12-15 15:46:29 +00:00
parent 3e0dbc7892
commit c55b6fa0c5
No known key found for this signature in database
GPG Key ID: 1B263DC59F4AEFD5
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ function verify {
}
function verify_noapi {
env
_ensure_recordset_present $DESIGNATE_RRSET_NAME $DESIGNATE_RRSET_TYPE $DESIGNATE_RRSET_RECORD
}