Skip to content

Commit

Permalink
Merge pull request #1 from sbalea/master
Browse files Browse the repository at this point in the history
Remove supervisor and app callbacks
  • Loading branch information
bjnortier committed Jun 10, 2012
2 parents 655dfc6 + c636126 commit 3663fb0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 45 deletions.
1 change: 0 additions & 1 deletion src/mochijson2.app.src
Expand Up @@ -7,6 +7,5 @@
kernel,
stdlib
]},
{mod, { mochijson2_app, []}},
{env, []}
]}.
16 changes: 0 additions & 16 deletions src/mochijson2_app.erl

This file was deleted.

28 changes: 0 additions & 28 deletions src/mochijson2_sup.erl

This file was deleted.

0 comments on commit 3663fb0

Please sign in to comment.