Skip to content

Commit a57d070

Browse files
committed
Remove xmpp for applications
1 parent 13193cb commit a57d070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/p1_pgsql.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
{vsn, "1.1.39"},
2727
{modules, []},
2828
{registered, []},
29-
{applications, [kernel, stdlib, ssl, xmpp]},
29+
{applications, [kernel, stdlib, ssl, stringprep]},
3030
{mod, {pgsql_app,[]}},
3131

3232
%% hex.pm packaging:

0 commit comments

Comments
 (0)