浏览代码

fx: 代码整理

master
SisMaker 3 年前
父节点
当前提交
572fda6a85
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/eFmt.erl

+ 0
- 1
src/eFmt.erl 查看文件

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

正在加载...
取消
保存