forked from AkkomaGang/akkoma
Remove useless comment
This commit is contained in:
parent
c5b7286b5f
commit
1e44b5478d
1 changed files with 0 additions and 2 deletions
|
@ -108,8 +108,6 @@ defp load 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
|
||||
|
|
Loading…
Reference in a new issue