mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: correct types used in addon.ts
This commit is contained in:
parent
7c9966d96b
commit
d711c4749d
@ -1,4 +1,3 @@
|
||||
import { Response } from 'node-fetch';
|
||||
import fetch from 'make-fetch-happen';
|
||||
import { addonDefinitionSchema } from './addon-schema';
|
||||
import { IUnleashConfig } from '../types/option';
|
||||
|
Loading…
Reference in New Issue
Block a user