Skip to content

Commit 61d8d93

Browse files
Lint code
1 parent 7a2b9ba commit 61d8d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/vips/operation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ def initialize value
218218
raise Vips::Error if value.null?
219219
end
220220

221-
super(value)
221+
super
222222
end
223223

224224
def build

0 commit comments

Comments
 (0)