Remove unneeded configuration file (#130183)

Remove autosubmit config files that are no longer being used. This was from a previous design and not longer used.

*List which issues are fixed by this PR. You must list at least one issue.*
Part of https://github.com/flutter/flutter/issues/130182

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
This commit is contained in:
Ricardo Amador 2023-07-07 17:30:17 -07:00 committed by GitHub
parent 99841eb7fe
commit e3b5ae56cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
# Copyright 2023 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file will be added to flutter's internal repository.
# https://github.com/flutter/flutter/wiki/Autosubmit-bot
config_path: 'autosubmit/flutter/autosubmit_master.yml'