Skip to content

Commit

Permalink
Address CI style error
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazys Stepanas committed Sep 28, 2021
1 parent fb0cba5 commit 8c2f3f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion colcon_cmake/task/cmake/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ def _have_jobs_arg(self, cmd, env):
return True
return False


async def _build(self, args, env, *, additional_targets=None):
self.progress('build')

Expand Down

0 comments on commit 8c2f3f7

Please sign in to comment.