Skip to content

Commit 64eddb1

Browse files
committed
Merge pull request #43 from appirio-tech/master
Master
2 parents efa3879 + 5abdc76 commit 64eddb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/src/main/java/com/appirio/service/review/resources/CopilotFeedbackResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ public ApiResponse getCopilotFeedback(@PathParam("handle") String handle, @APIQu
7676
return ErrorHandler.handle(e, logger);
7777
}
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)