mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-19 04:37:51 -06:00
Remove comment
Mostly to force a build from a push action
This commit is contained in:
parent
5f8e52f6c4
commit
b8d1c885c7
1 changed files with 0 additions and 1 deletions
|
@ -420,7 +420,6 @@ class CuraConan(ConanFile):
|
|||
)
|
||||
|
||||
if self.options.get_safe("enable_i18n", False) and self._i18n_options["extract"]:
|
||||
# Update the po and pot files
|
||||
vb = VirtualBuildEnv(self)
|
||||
vb.generate()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue