mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Remove print
This commit is contained in:
parent
3d1bb9975c
commit
0e7a3962bb
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ DOCUMENTATION :: END
|
|||
|
||||
# Get video resolution file
|
||||
def vr(resolution):
|
||||
print(resolution)
|
||||
if resolution in ('1080i', '576i', '480i'):
|
||||
return resolution
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue