Skip to content

Commit afebef0

Browse files
committed
Remove dependency on xmerl application
1 parent ae5685b commit afebef0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lee.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[{description, "Simple data modelling DSL"},
44
{vsn, "0.1.0"},
55
{registered, []},
6-
{applications, [kernel, stdlib, mnesia, typerefl, xmerl]},
6+
{applications, [kernel, stdlib, mnesia, typerefl]},
77
{env,[]},
88
{modules, []},
99

0 commit comments

Comments
 (0)