mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +08:00
Remove comment
Mostly to force a build from a push action
This commit is contained in:
parent
5f8e52f6c4
commit
b8d1c885c7
@ -420,7 +420,6 @@ class CuraConan(ConanFile):
|
|||||||
)
|
)
|
||||||
|
|
||||||
if self.options.get_safe("enable_i18n", False) and self._i18n_options["extract"]:
|
if self.options.get_safe("enable_i18n", False) and self._i18n_options["extract"]:
|
||||||
# Update the po and pot files
|
|
||||||
vb = VirtualBuildEnv(self)
|
vb = VirtualBuildEnv(self)
|
||||||
vb.generate()
|
vb.generate()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user