Skip to content

Commit

Permalink
ghost missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
slasher125 committed Dec 11, 2023
1 parent cee1603 commit ba65948
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/adaptors/ghost/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
const fetch = require('node-fetch');

const utils = require('../utils');

const uniquePools = new Set();
Expand Down

0 comments on commit ba65948

Please sign in to comment.