mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
Dialyzer: Replace re:mp dirty workaround from 0bbc255
with other less dirty
This commit is contained in:
parent
cd30538130
commit
2378ea9c07
6 changed files with 16 additions and 16 deletions
|
@ -62,7 +62,5 @@
|
|||
_ -> 'Elixir.Logger':bare_log(error, io_lib:format(Format, Args), [?MODULE])
|
||||
end).
|
||||
|
||||
-type re_mp() :: {re_pattern, _, _, _, _}. % Copied from re.erl
|
||||
|
||||
%% Uncomment if you want to debug p1_fsm/gen_fsm
|
||||
%%-define(DBGFSM, true).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue