Skip to content
Snippets Groups Projects
Commit 1e44b547 authored by vaartis's avatar vaartis
Browse files

Remove useless comment

parent c5b7286b
No related branches found
No related tags found
No related merge requests found
......@@ -108,8 +108,6 @@ defmodule Pleroma.Emoji do
shortcode_globs = Application.get_env(:pleroma, :emoji)[:shortcode_globs] || []
emojis =
# Add the things fro
# Deprecated?
(Enum.flat_map(
packs,
fn pack -> load_from_file(Path.join([emoji_dir_path, pack, "emoji.txt"])) end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment