mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-12-28 12:20:21 +01:00
fix
This commit is contained in:
parent
be1f7558ed
commit
7f58bc77ac
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ describe('Chart', () => {
|
|||
let testChart: any;
|
||||
let testGroupedChart: any;
|
||||
let testUniqueChart: any;
|
||||
let connection: Connection;
|
||||
let clock: lolex.InstalledClock<lolex.Clock>;
|
||||
|
||||
before(done => {
|
||||
|
|
Loading…
Reference in a new issue