fix(dialyzer): bad type specs
This commit is contained in:
parent
7bcd38c101
commit
673a545aa2
|
@ -41,7 +41,7 @@
|
|||
-type variables() :: #{
|
||||
mountpoint := undefined | binary(),
|
||||
remote_topic := binary(),
|
||||
qos := original | integer(),
|
||||
remote_qos := original | integer(),
|
||||
retain := original | boolean(),
|
||||
payload := binary()
|
||||
}.
|
||||
|
|
Loading…
Reference in New Issue