Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
Mostly to force a build from a push action
  • Loading branch information
jellespijker committed Jan 19, 2024
1 parent 5f8e52f commit b8d1c88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ def generate(self):
)

if self.options.get_safe("enable_i18n", False) and self._i18n_options["extract"]:
# Update the po and pot files
vb = VirtualBuildEnv(self)
vb.generate()

Expand Down

0 comments on commit b8d1c88

Please sign in to comment.