Skip to content

Commit ea2e48b

Browse files
committed
minor cleanup
1 parent d94ea45 commit ea2e48b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/scenic/cache/hash.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ defmodule Scenic.Cache.Hash do
1919
"""
2020

2121
@hash_types [:sha, :sha224, :sha256, :sha384, :sha512, :ripemd160]
22-
@default_hash :sha
2322

2423
@type hash_type ::
2524
:sha

0 commit comments

Comments
 (0)