Skip to content

Commit

Permalink
Delete unused stats.js
Browse files Browse the repository at this point in the history
this was a holdover from v0.6 code base. not used right now.

Change-Id: Ic0d327b6f260fb543303ab36bc8e51efcbb75572
Signed-off-by: Jim Zhang <jzhang@us.ibm.com>
  • Loading branch information
jimthematrix committed Nov 3, 2016
1 parent 3ca4e6f commit 5bfcc6f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 129 deletions.
1 change: 0 additions & 1 deletion lib/Member.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
var api = require('./api.js');
var util = require('util');
var fs = require('fs');
var stats = require('./stats.js');
var Peer = require('./Peer.js');
var sdkUtils = require('./utils.js');
var grpc = require('grpc');
Expand Down
128 changes: 0 additions & 128 deletions lib/stats.js

This file was deleted.

0 comments on commit 5bfcc6f

Please sign in to comment.