Browse Source

fx: 代码整理

master
SisMaker 3 years ago
parent
commit
572fda6a85
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/eFmt.erl

+ 0
- 1
src/eFmt.erl View 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(<<"~">>));

Loading…
Cancel
Save