Ver código fonte

fx: 代码整理

master
SisMaker 3 anos atrás
pai
commit
572fda6a85
1 arquivos alterados com 0 adições e 1 exclusões
  1. +0
    -1
      src/eFmt.erl

+ 0
- 1
src/eFmt.erl Ver arquivo

@ -57,7 +57,6 @@
-type format() :: atom() | string() | binary().
on_load() ->
?log(on_load),
case persistent_term:get(?eFmtPtMc, undefined) of
undefined ->
persistent_term:put(?eFmtPtMc, binary:compile_pattern(<<"~">>));

Carregando…
Cancelar
Salvar