mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 10:28:27 +00:00
Fix elm-analyse issues
This commit is contained in:
@ -12,9 +12,6 @@ crazyEncode str =
|
||||
let
|
||||
b64 =
|
||||
Base64.encode str
|
||||
|
||||
len =
|
||||
String.length b64
|
||||
in
|
||||
case String.right 2 b64 |> String.toList of
|
||||
'=' :: '=' :: [] ->
|
||||
|
Reference in New Issue
Block a user