Skip to content

Commit 51966e9

Browse files
arczJosé Valim
authored andcommitted
Update base.ex
Clean up doc Signed-off-by: José Valim <[email protected]>
1 parent 498057c commit 51966e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/elixir/lib/base.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,6 @@ defmodule Base do
256256
@doc """
257257
Decodes a base 64 encoded string into a binary string.
258258
259-
The following alphabet is used both for encoding and decoding:
260-
261259
An `ArgumentError` exception is raised if the padding is incorrect or
262260
a non-alphabet character is present in the string.
263261

0 commit comments

Comments
 (0)