Sfoglia il codice sorgente

fx: 代码整理

master
SisMaker 3 anni fa
parent
commit
572fda6a85
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      src/eFmt.erl

+ 0
- 1
src/eFmt.erl Vedi File

@ -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(<<"~">>));

Caricamento…
Annulla
Salva