Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed May 11, 2021
1 parent fe5f080 commit 94c82f6
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 94c82f6

Please sign in to comment.