Removed comment

This commit is contained in:
redfast00 2019-03-08 02:47:07 +01:00
parent 9c4c2556f2
commit 4e250ff598
No known key found for this signature in database
GPG Key ID: 5946E0E34FD0553C
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ fi
# Get the GraphQL ID
PR_ID=$(echo $RESULT | sed 's/.*"id":"\([^"]*\)".*/\1/')
# TODO: Have another user do the commenting
if [[ $RESULT == *"zeuswpi-bot"* ]]; then
echo "User has already commented"
else