Merge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings'
[vuplus_dvbapp] / lib / python / Screens / Mute.py
1 from Screen import Screen
2
3 class Mute(Screen):
4         pass
5