Remove comment

Mostly to force a build from a push action
This commit is contained in:
Jelle Spijker 2024-01-19 08:31:49 +01:00
parent 5f8e52f6c4
commit b8d1c885c7
No known key found for this signature in database
GPG key ID: 034D1C0527888B65

View file

@ -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()