Skip to content

Commit eb1a773

Browse files
committed
ConversionRequest: tweak formatting
1 parent 42eb9e3 commit eb1a773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/scijava/convert/ConversionRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public Class<?> destClass() {
119119
return destClass;
120120
}
121121

122-
// -- Setters --
122+
// -- Setters --
123123

124124
/**
125125
* Sets the source object for this {@link ConversionRequest}.

0 commit comments

Comments
 (0)