Skip to content

Commit 2317840

Browse files
committed
collections: minor cleanup
1 parent bd9563a commit 2317840

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libcollections/hash/sip.rs

-2
Original file line numberDiff line numberDiff line change
@@ -265,8 +265,6 @@ pub fn hash_with_keys<T: Hash<SipState>>(k0: u64, k1: u64, value: &T) -> u64 {
265265
state.result()
266266
}
267267

268-
269-
270268
#[cfg(test)]
271269
mod tests {
272270
use test::Bencher;

0 commit comments

Comments
 (0)