chore: working on code smells
This commit is contained in:
@@ -915,7 +915,6 @@ defmodule BDS.Desktop.ShellLive.ChatEditor do
|
||||
|
||||
defp blank?(value) when is_binary(value), do: String.trim(value) == ""
|
||||
defp blank?(nil), do: true
|
||||
defp blank?(_value), do: false
|
||||
|
||||
defp rewrite_external_images(html) do
|
||||
html =
|
||||
|
||||
Reference in New Issue
Block a user