Skip to content

Commit

Permalink
removed app dependency to hex
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyrog committed Feb 28, 2014
1 parent 3d7431f commit 2e057cf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/hex_sms.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
{applications, [
kernel,
stdlib,
gsms,
hex
gsms
]},
{mod, { hex_sms_app, []}}
]}.

0 comments on commit 2e057cf

Please sign in to comment.