remove rss link

This commit is contained in:
Waylon Walker 2020-07-26 23:02:41 -05:00 committed by GitHub
parent 3c98d2def1
commit c210657d32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@ REPOS = [
"kedro-action", "kedro-action",
"steel-toes", "steel-toes",
] ]
RSS = "https://waylonwalker.com/rss"
def test_repos_loaded(slow_driver): def test_repos_loaded(slow_driver):
""" """