Skip to content

Commit

Permalink
Update ts-contract.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rthatcher authored Dec 20, 2018
1 parent 59758ca commit c556f31
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contract/lib/ts-contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
'use strict';

const { Contract } = require('fabric-contract-api');
const ClientIdentity = require('fabric-shim').ClientIdentity;


class TsContract extends Contract {

Expand Down

0 comments on commit c556f31

Please sign in to comment.