From dcc8f615c60f1d7946502ca6bfa683dc51b8a34d Mon Sep 17 00:00:00 2001 From: Carles Tubio Date: Wed, 23 Aug 2017 11:32:52 +0000 Subject: [PATCH] Fixed tests to because #158. Free Software Free Society To support commits by ctubio, you can buy-me-a-drink with a small git tip at: 1GitTipgxvKB3zjCLXRcSgDhC9pivkpc7u I promise to drink chocolate milk in the development of the next commit. To request new features or in case this commit breaks something for you, please create a new github issue with all possible details, but never share your API Keys! Signed-off-by: Carles Tubio --- test/benchmark.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/benchmark.ts b/test/benchmark.ts index 1b1c9622b..9479d2b06 100644 --- a/test/benchmark.ts +++ b/test/benchmark.ts @@ -2,7 +2,6 @@ const packageConfig = require("./../package.json"); import assert = require("assert"); import Utils = require("../src/server/utils"); -import Statistics = require("../src/server/statistics"); import Benchmark = require('benchmark'); // const bindings = ((K) => { try {