Skip to content

Commit

Permalink
History is now built-in the Swarm module
Browse files Browse the repository at this point in the history
  • Loading branch information
c4milo committed May 2, 2013
1 parent 4edc5ea commit 4a9e997
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 60 deletions.
58 changes: 0 additions & 58 deletions configuration/lib/history.js

This file was deleted.

3 changes: 1 addition & 2 deletions configuration/lib/index.js
Expand Up @@ -6,6 +6,5 @@ module.exports = {
ResourceService: require('./resource'),
InvitationService: require('./invitation'),
ApiKeyService: require('./apikey'),
UsageService: require('./usage'),
HistoryService: require('./history')
UsageService: require('./usage')
};

0 comments on commit 4a9e997

Please sign in to comment.