Github user pvillard31 commented on a diff in the pull request:

    https://github.com/apache/nifi-registry/pull/117#discussion_r188350335
  
    --- Diff: 
nifi-registry-framework/src/main/java/org/apache/nifi/registry/provider/flow/StandardFlowSnapshotContext.java
 ---
    @@ -33,8 +33,8 @@
         private final String flowName;
         private final int version;
         private final String comments;
    -    private final long snapshotTimestamp;
    --- End diff --
    
    Really nitpick but I think the changes on this class seem unnecessary, no?


---

Reply via email to