Adjusting code

This commit is contained in:
linjun 2019-02-28 14:32:13 +08:00
parent 16165ce935
commit 37c7e684b0
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
-define(ATTRS, [{clean_start,true},
{client_id, <<"mqtt_client">>},
{conn_mod, emqx_connection},
{conn_mod, _},
{connected_at, _},
{is_bridge, _},
{is_super, _},