aboutsummaryrefslogtreecommitdiff
path: root/tooling/pogen/pogen.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-27 15:48:58 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-27 15:48:58 +0200
commit5d2f2c903296a948c22c8f76d414239cb12bf745 (patch)
tree741c8543b6a96fe67f08194e89e848c8383dd9d2 /tooling/pogen/pogen.ts
parent41f152b80ac10de22f330ec240196db484a8a479 (diff)
downloadwallet-core-5d2f2c903296a948c22c8f76d414239cb12bf745.tar.xz
fix the pogen package
Diffstat (limited to 'tooling/pogen/pogen.ts')
-rw-r--r--tooling/pogen/pogen.ts2
1 files changed, 0 insertions, 2 deletions
diff --git a/tooling/pogen/pogen.ts b/tooling/pogen/pogen.ts
index 1d31a878a..5721b5712 100644
--- a/tooling/pogen/pogen.ts
+++ b/tooling/pogen/pogen.ts
@@ -24,8 +24,6 @@
* @author Florian Dold
*/
-/// <reference path="../decl/node.d.ts" />
-
"use strict";
import {readFileSync} from "fs";