Remove -include() directive for unused header

This commit is contained in:
Evgeniy Khramtsov 2017-11-01 10:59:28 +03:00
parent ae07fd7f10
commit a22aad0a4b
1 changed files with 0 additions and 1 deletions

View File

@ -35,7 +35,6 @@
-include_lib("public_key/include/public_key.hrl").
-include("logger.hrl").
-include("jid.hrl").
-record(state, {validate = true :: boolean(),
notify = false :: boolean(),