Remove duplicates (#524)

thanks for catching this
master
AbdullahM0hamed 2020-09-21 15:49:41 +01:00 committed by GitHub
parent f328a47a63
commit 92d99c0881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -36,8 +36,6 @@ ALL_ANIME_SITES = [
('tenshimoe', 'tenshi.moe', 'TenshiMoe'),
('vidstream', 'vidstream', 'VidStream'),
('voiranime', 'voiranime', 'VoirAnime'),
('vidstream', 'vidstream', 'VidStream'),
('voiranime', 'voiranime', 'VoirAnime'),
('vostfree', 'vostfree', 'VostFree'),
]