arjun4084346 commented on code in PR #4041: URL: https://github.com/apache/gobblin/pull/4041#discussion_r1750769923
########## gobblin-restli/gobblin-flow-config-service/gobblin-flow-config-service-server/src/main/java/org/apache/gobblin/service/modules/restli/FlowConfigsV2ResourceHandler.java: ########## @@ -15,7 +15,7 @@ * limitations under the License. */ -package org.apache.gobblin.service; +package org.apache.gobblin.service.modules.restli; Review Comment: moved it back to the original package. not committing in middle of review to not disrupt it -- 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]
