diff --git a/presubmit_canned_checks.py b/presubmit_canned_checks.py index fcc5a06dfc..5da862a99b 100644 --- a/presubmit_canned_checks.py +++ b/presubmit_canned_checks.py @@ -1799,10 +1799,6 @@ def PanProjectChecks(input_api, # the tree. Skipping these saves a bit of time and avoids having # redundant output. This was initially designed for use by # third_party/blink/PRESUBMIT.py. - snapshot("checking was uploaded") - results.extend( - input_api.canned_checks.CheckChangeWasUploaded( - input_api, output_api)) snapshot("checking description") results.extend( input_api.canned_checks.CheckChangeHasDescription(