no log: Remove unsolicited test logs from soustitres.eu

pull/1662/head
Antoine Malliarakis 3 years ago committed by GitHub
parent 2a832bbadf
commit c83d661fb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -163,9 +163,6 @@ class SoustitreseuProvider(Provider, ProviderSubtitleArchiveMixin):
else:
matching_archive = True
if guessed_subs['season'] == 16:
print('test')
if matching_archive:
download_link = self.server_url + 'series/' + item.attrs['href']
res = self.session.get(download_link, timeout=30)

Loading…
Cancel
Save