Skip to content

Commit

Permalink
Remove unused definition of |>
Browse files Browse the repository at this point in the history
Signed-off-by: John Else <john.else@citrix.com>
  • Loading branch information
johnelse committed Nov 6, 2015
1 parent bf01e3c commit 13ce8e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/osc_string.ml
@@ -1,7 +1,5 @@
open Osc_result

let (|>) x f = f x

module Input = struct
type t = {
data: string;
Expand Down

0 comments on commit 13ce8e4

Please sign in to comment.