We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286a350 commit 3801863Copy full SHA for 3801863
src/jobs/syncCoreLibDocs.ts
@@ -1,8 +1,6 @@
1
import axios, { AxiosResponse } from 'axios';
2
import dotenv from 'dotenv';
3
-import FormData from 'form-data';
4
import { Octokit } from 'octokit';
5
-import path from 'path';
6
7
dotenv.config();
8
0 commit comments