[infra] Remove debug code breaking bad_build_check #2555 (#2557)

This commit is contained in:
jonathanmetzman 2019-06-30 12:52:29 -07:00 committed by GitHub
parent e25e4c9e2d
commit c158db4df2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -370,7 +370,6 @@ function check_architecture {
}
function main {
return 1
local FUZZER=$1
local checks_failed=0
local result=0