Remove forgotten export_all

This commit is contained in:
Evgeniy Khramtsov 2017-09-27 11:56:22 +03:00
parent 07a193d4dc
commit abc09054e5
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
-module(mod_http_upload).
-author('holger@zedat.fu-berlin.de').
-compile(export_all).
-protocol({xep, 363, '0.1'}).
-define(SERVICE_REQUEST_TIMEOUT, 5000). % 5 seconds.