We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae5685b commit afebef0Copy full SHA for afebef0
1 file changed
src/lee.app.src
@@ -3,7 +3,7 @@
3
[{description, "Simple data modelling DSL"},
4
{vsn, "0.1.0"},
5
{registered, []},
6
- {applications, [kernel, stdlib, mnesia, typerefl, xmerl]},
+ {applications, [kernel, stdlib, mnesia, typerefl]},
7
{env,[]},
8
{modules, []},
9
0 commit comments