Skip to content

Commit bdee99c

Browse files
committed
Add trailing newline to class
1 parent 5c244b6 commit bdee99c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shellfx-material/src/main/java/com/techsenger/shellfx/material/icon/FontIconView.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,4 +413,4 @@ private void checkFontOriginConflict() {
413413
this, getStyleClass());
414414
}
415415
}
416-
}
416+
}

0 commit comments

Comments
 (0)