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

Commit

Permalink
Remove unused file (#2582)
Browse files Browse the repository at this point in the history
* Remove unused imports

* Remove unused file
  • Loading branch information
snario committed Nov 6, 2019
1 parent 5eb9752 commit d5168da
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 77 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions packages/node/src/methods/state-channel/create/controller.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
import { Node } from "@counterfactual/types";
import { HashZero } from "ethers/constants";
import { TransactionResponse } from "ethers/providers";
import { jsonRpcMethod } from "rpc-server";

import { RequestHandler } from "../../../request-handler";
Expand Down

0 comments on commit d5168da

Please sign in to comment.