Skip to content
This repository has been archived by the owner on Apr 14, 2019. It is now read-only.

Commit

Permalink
Remove unused commands
Browse files Browse the repository at this point in the history
  • Loading branch information
adborden committed Aug 21, 2016
1 parent 8a30198 commit 7c1d8fc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 44 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ install:

script: make test

after_success: # Upload coverage to coveralls.io
- 'if [ "$TRAVIS_EVENT_TYPE" == "pull_request" ]; then coveralls; fi'
after_success:
- coveralls # Upload coverage to coveralls.io

deploy:
provider: script
Expand Down
26 changes: 0 additions & 26 deletions finance/management/commands/resolve_money.py

This file was deleted.

16 changes: 0 additions & 16 deletions finance/management/commands/resolve_other.py

This file was deleted.

0 comments on commit 7c1d8fc

Please sign in to comment.