diff --git a/packages/google-cloud-phishing-protection/owlbot.py b/packages/google-cloud-phishing-protection/owlbot.py index 00757e41bacf..ce738f01d012 100644 --- a/packages/google-cloud-phishing-protection/owlbot.py +++ b/packages/google-cloud-phishing-protection/owlbot.py @@ -38,13 +38,6 @@ s.move([library], excludes=["**/gapic_version.py"]) s.remove_staging_dirs() -# This replacement will no longer be required once this repo is migrated to google-cloud-python -s.replace( - "setup.py", - "https://github.com/googleapis/python-phishing-protection", - "https://github.com/googleapis/python-phishingprotection", -) - # ---------------------------------------------------------------------------- # Add templated files # ----------------------------------------------------------------------------