This commit is contained in:
rinsuki 2019-10-25 18:58:15 +09:00
parent be1f7558ed
commit 7f58bc77ac
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ describe('Chart', () => {
let testChart: any; let testChart: any;
let testGroupedChart: any; let testGroupedChart: any;
let testUniqueChart: any; let testUniqueChart: any;
let connection: Connection;
let clock: lolex.InstalledClock<lolex.Clock>; let clock: lolex.InstalledClock<lolex.Clock>;
before(done => { before(done => {