diff --git a/helpers/build-video-list.js b/helpers/build-video-list.js index 53ba4a5..1ea7991 100644 --- a/helpers/build-video-list.js +++ b/helpers/build-video-list.js @@ -1,5 +1,4 @@ import fs from 'fs-extra' -import axios from 'axios' import { PromisePool } from '@supercharge/promise-pool' import { fuzzyMatchesWholeWord } from './matching.js'