Removes empty line in the end of file

This commit is contained in:
Carlos Nihelton 2022-04-20 09:16:40 -03:00
parent 8201e917c3
commit 940fceac33
No known key found for this signature in database
GPG Key ID: 6FE346D245197E9A
1 changed files with 0 additions and 1 deletions

View File

@ -29,4 +29,3 @@ class WSLLocaleController(LocaleController):
self.model.selected_language = win_lang
log.debug('Prefilled Language: {}'
.format(self.model.selected_language))