Skip to content

Commit

Permalink
Cosmetic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-rogers committed Jan 6, 2024
1 parent 68434b8 commit 94af0c8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,5 @@ public void addMemberWriter(AbstractObjectWriter colWriter) {
variants[type.ordinal()] = colWriter;
}
}
}
}

Original file line number Diff line number Diff line change
Expand Up @@ -322,4 +322,5 @@ public void dump(HierarchicalFormatter format) {

@Override
public boolean isProjected() { return unionMemberShim.isProjected(); }
}
}

0 comments on commit 94af0c8

Please sign in to comment.