mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
chore(node): remove unused node-fetch dependency
This commit is contained in:
@@ -8,7 +8,6 @@ import { EventId2EventName, C } from '../dist/constants'
|
||||
import { join } from 'path'
|
||||
import { statSync } from 'fs'
|
||||
import { Context } from '../dist/context'
|
||||
import fetch from 'node-fetch'
|
||||
chai.use(chaiAsPromised)
|
||||
chai.config.truncateThreshold = 0 // Do not truncate assertion errors.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user