mirror of
https://github.com/correl/rebar.git
synced 2024-11-27 11:09:55 +00:00
Fix whitespace error
This commit is contained in:
parent
bdc1a85239
commit
0b8ca933cc
1 changed files with 2 additions and 2 deletions
|
@ -161,5 +161,5 @@
|
||||||
%% functions from undefined external function calls as those are in a
|
%% functions from undefined external function calls as those are in a
|
||||||
%% generated module
|
%% generated module
|
||||||
{xref_queries,
|
{xref_queries,
|
||||||
[{"(XC - UC) || (XU - X - B"
|
[{"(XC - UC) || (XU - X - B"
|
||||||
" - (\"ejabberd_logger\":\".*_msg\"/\"4\"))",[]}]}.
|
" - (\"ejabberd_logger\":\".*_msg\"/\"4\"))",[]}]}.
|
||||||
|
|
Loading…
Reference in a new issue