dev: Drop domain verification file (#94124)

This commit is contained in:
Kevin Moore 2021-11-23 16:03:02 -08:00 committed by GitHub
parent abc6187e3d
commit d1cd614338
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 4 deletions

View File

@ -75,9 +75,6 @@ function create_docset() {
}
function deploy_docs() {
# Ensure google webmaster tools can verify our site.
cp "$FLUTTER_ROOT/dev/docs/google2ed1af765c529f57.html" "$FLUTTER_ROOT/dev/docs/doc"
case "$LUCI_BRANCH" in
master)
echo "$(date): Updating $LUCI_BRANCH docs: https://master-api.flutter.dev/"

View File

@ -1 +0,0 @@
google-site-verification: google2ed1af765c529f57.html