Fix Typo
This commit is contained in:
parent
2c73ab9713
commit
0e82170ed5
|
@ -15,6 +15,7 @@
|
|||
-module(emqx_mountpoint).
|
||||
|
||||
-include("emqx.hrl").
|
||||
-include("types.hrl").
|
||||
|
||||
-export([ mount/2
|
||||
, unmount/2
|
||||
|
|
Loading…
Reference in New Issue