Skip to content

Commit 9b527ba

Browse files
committed
small cleanup
1 parent ebb0d40 commit 9b527ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/datastructures/hash.ex

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ defmodule Remixdb.Hash do
6464
{:ok, table}
6565
end
6666

67-
# def init(:ok) do
68-
# {:ok, Map.new}
69-
# end
70-
7167
@doc """
7268
Flushes all hashes and their fields from the store.
7369

0 commit comments

Comments
 (0)