Skip to content

Commit

Permalink
Maybe this.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Mar 8, 2016
1 parent 5762699 commit e0544af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/pubsub/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ var fakeUtil = extend({}, util);

function FakeGrpcService() {
this.calledWith_ = arguments;
GrpcService.apply(this, arguments);
}

nodeutil.inherits(FakeGrpcService, GrpcService);
Expand Down

0 comments on commit e0544af

Please sign in to comment.