mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-14 23:36:27 -04:00
fixed a checkstyle issue
This commit is contained in:
parent
7702e8e785
commit
beadd89fa6
@ -130,6 +130,7 @@ public final class GraphicsFormatter {
|
||||
* @param font the font
|
||||
* @param expression the expression
|
||||
* @return the fragment
|
||||
* @throws FormatterException FormatterException
|
||||
*/
|
||||
public static Fragment createFragment(FontSizer sizer, Font font, Expression expression) throws FormatterException {
|
||||
if (expression instanceof Variable) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user