Skip to content

Commit

Permalink
details
Browse files Browse the repository at this point in the history
  • Loading branch information
c-cube committed Mar 21, 2024
1 parent c0b976d commit 110c4b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/log_reader.ml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ module File_json_l = struct
end

class of_file_jsonl (file : string) : t =
let open File_json_l in
let open! File_json_l in
object
method name = spf "file(%S)" file

Expand Down
File renamed without changes.

0 comments on commit 110c4b7

Please sign in to comment.