Skip to content

Commit

Permalink
KAZOO-1770: Fix code
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Defebvre committed Jan 21, 2014
1 parent 4f60b92 commit 8c64931
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions applications/crossbar/src/modules_v2/cb_users_v2.erl
Expand Up @@ -185,8 +185,6 @@ dry_run(#cb_context{account_id=AccountId, req_data=JObj}) ->
wh_services:calulate_charges(UpdateServices, [Transaction2])
end.

wh_services:calulate_charges(UpdateServices, [Transaction2]).


-spec delete(cb_context:context(), path_token()) -> cb_context:context().
delete(Context, _) ->
Expand Down

0 comments on commit 8c64931

Please sign in to comment.