mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Remove @ts-check
from SyncManagerTests.js (#18291)
Fix broken CI `project-history-pr-trigger` GitOrigin-RevId: 3bfa666cbce57628f167567daebdd5ff0e1b1e47
This commit is contained in:
parent
b979ff8ad8
commit
373b656e75
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
// @ts-check
|
||||
|
||||
import sinon from 'sinon'
|
||||
import { expect } from 'chai'
|
||||
import mongodb from 'mongodb-legacy'
|
||||
|
|
Loading…
Reference in a new issue