From 1dd18a1020dc7bd934497f319fe9a6f42f440f2d Mon Sep 17 00:00:00 2001 From: "auto-submit[bot]" <98614782+auto-submit[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 20:41:26 +0000 Subject: [PATCH] Reverts "Add a file for testing revert" (#3066) Reverts flutter/cocoon#3065 Initiated by: ricardoamador This change reverts the following previous change: File to add for revert testing. The revert will work but for some reason double events are getting processed for the same revert PR. This doesn't cause any issues just throws an error that can be ignored but I would rather fix the issue. *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].* --- auto_submit/testfile.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 auto_submit/testfile.txt diff --git a/auto_submit/testfile.txt b/auto_submit/testfile.txt deleted file mode 100644 index 1ff0baf64..000000000 --- a/auto_submit/testfile.txt +++ /dev/null @@ -1 +0,0 @@ -revert this change. \ No newline at end of file