Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
elaustell committed Jul 24, 2023
1 parent 7053d4c commit 407b6ed
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions source/pervasive/relations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,4 @@ verus! {
} ;
}
}

pub open spec fn merge_sort_by<A>(s: Seq<A>, leq: FnSpec(A,A) -> bool) -> Seq<A>
{
s
}

}

0 comments on commit 407b6ed

Please sign in to comment.