Skip to content

Commit 61b6c61

Browse files
cat walked on keyboard
1 parent 697884f commit 61b6c61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bbot/modules/gitdumper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,4 +268,3 @@ async def git_checkout(self, folder):
268268
except CalledProcessError as e:
269269
# Still emit the event even if the checkout fails
270270
self.debug(f"Error running git checkout in {folder}. STDERR: {repr(e.stderr)}")
271-
``

0 commit comments

Comments
 (0)