Skip to content

Commit

Permalink
chore: remove obsolete replacement in owlbot.py (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Apr 17, 2023
1 parent a5323d5 commit dc48e5a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/google-cloud-phishing-protection/owlbot.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
# ----------------------------------------------------------------------------
Expand Down

0 comments on commit dc48e5a

Please sign in to comment.