Skip to content

Commit 3801863

Browse files
committed
chore: Minor cleanup
1 parent 286a350 commit 3801863

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/jobs/syncCoreLibDocs.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import axios, { AxiosResponse } from 'axios';
22
import dotenv from 'dotenv';
3-
import FormData from 'form-data';
43
import { Octokit } from 'octokit';
5-
import path from 'path';
64

75
dotenv.config();
86

0 commit comments

Comments
 (0)