Skip to content

Commit 017b48e

Browse files
committed
style: remove unnecessary colon
1 parent d32414d commit 017b48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

host/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ impl WasmScalarUdf {
490490
)));
491491
}
492492
}
493-
};
493+
}
494494

495495
Ok(())
496496
}

0 commit comments

Comments
 (0)