remove comment

This commit is contained in:
glyph 2022-09-22 15:28:18 +01:00
parent 757a498378
commit a82a66b3bc

View File

@ -1,6 +1,3 @@
# might be good to use a multiclause function for the `encode` function
# - use the `when` conditional guard with e.g. `is_number`
defmodule SsbBfe.Encoder do
# Extract the base64 substring from a sigil-link and decode it.
defp extract_base64_data(str) do