diff --git a/test/chart.ts b/test/chart.ts index 667c382734..027529215e 100644 --- a/test/chart.ts +++ b/test/chart.ts @@ -27,7 +27,6 @@ describe('Chart', () => { let testChart: any; let testGroupedChart: any; let testUniqueChart: any; - let connection: Connection; let clock: lolex.InstalledClock; before(done => {