We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d94ea45 commit ea2e48bCopy full SHA for ea2e48b
lib/scenic/cache/hash.ex
@@ -19,7 +19,6 @@ defmodule Scenic.Cache.Hash do
19
"""
20
21
@hash_types [:sha, :sha224, :sha256, :sha384, :sha512, :ripemd160]
22
- @default_hash :sha
23
24
@type hash_type ::
25
:sha
0 commit comments