Will-Lo commented on code in PR #3516:
URL: https://github.com/apache/gobblin/pull/3516#discussion_r909688416


##########
gobblin-runtime/src/main/java/org/apache/gobblin/runtime/api/SpecCatalogListener.java:
##########
@@ -48,7 +48,7 @@ public AddSpecCallback(Spec addedSpec) {
       _addedSpec = addedSpec;
     }
 
-    @Override public AddSpecResponse apply(SpecCatalogListener listener) {
+     public AddSpecResponse apply(SpecCatalogListener listener) {

Review Comment:
   Ah sorry that was a mistake, I was changing a lot of function definitions 
trying to figure out the errors and this slipped through



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to