Explorar o código

chore: rename {mod} to module

zhongwencool %!s(int64=2) %!d(string=hai) anos
pai
achega
6c6ff4ea1f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/emqx/src/emqx_config_handler.erl

+ 1 - 1
apps/emqx/src/emqx_config_handler.erl

@@ -46,7 +46,7 @@
 
 -export([schema/2]).
 
--define(MOD, {mod}).
+-define(MOD, module).
 -define(WKEY, '?').
 
 -type handler_name() :: module().