Skip to content

Commit

Permalink
Merge pull request #1137 from shyim/patch-2
Browse files Browse the repository at this point in the history
Remove debug
  • Loading branch information
orta committed May 11, 2021
2 parents fe5f080 + 94c82f6 commit 08d0d26
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/platforms/GitLab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,6 @@ class GitLab implements Platform {
d("updateOrCreateComment", { dangerID, newComment })

const notes: GitLabNote[] = await this.getDangerNotes(dangerID)
debugger

let note: GitLabNote

Expand Down

0 comments on commit 08d0d26

Please sign in to comment.