Skip to content

Commit

Permalink
fix: correct types used in addon.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarconr committed May 10, 2022
1 parent 7c9966d commit d711c47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/addons/addon.ts
@@ -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';
Expand Down

0 comments on commit d711c47

Please sign in to comment.