Fix code style

CURA-4224
This commit is contained in:
Lipu Fei 2017-09-14 08:23:26 +02:00
parent be57ccb127
commit 9567a6921d
2 changed files with 2 additions and 3 deletions

View file

@ -13,7 +13,6 @@ import codecs
from PyQt5.QtCore import QUrl
from PyQt5.QtGui import QDesktopServices
from UM.i18n import i18nCatalog
i18n_catalog = i18nCatalog("cura")