Skip to content

Commit 12f6550

Browse files
committed
Clean aliases
1 parent 36fdf10 commit 12f6550

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/jsonpatch/path_util.ex

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ defmodule Jsonpatch.PathUtil do
44
# ===== Internal documentation =====
55
# Helper module for handling JSON paths.
66

7-
alias Jsonpatch.Operation.Add
8-
alias Jsonpatch.Operation.Remove
9-
alias Jsonpatch.Operation.Replace
10-
alias Jsonpatch.Operation.Test
11-
127
@doc """
138
Uses a JSON patch path to get the last map that this path references.
149

0 commit comments

Comments
 (0)