pefernan commented on code in PR #2238:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/2238#discussion_r2174327267


##########
data-index/data-index-storage/data-index-storage-api/src/main/java/org/kie/kogito/index/model/NodeInstance.java:
##########
@@ -18,10 +18,10 @@
  */
 package org.kie.kogito.index.model;
 
-import java.time.ZonedDateTime;
-
 import com.fasterxml.jackson.annotation.JsonProperty;
 
+import java.time.ZonedDateTime;

Review Comment:
   @josedee yea looks like your IDE is messing things up :P



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to