diff --git a/core/modules/user/src/MigratePassword.php b/core/modules/user/src/MigratePassword.php deleted file mode 100644 index 79715dfc8864080171274cfcd7ec4e4f7fa0c181..0000000000000000000000000000000000000000 --- a/core/modules/user/src/MigratePassword.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php -// @codingStandardsIgnoreFile -// This file is intentionally empty so that it overwrites when sites are -// updated from a zip/tarball without deleting the /core folder first. -// @todo: remove in 8.3.x