Skip to content

Commit

Permalink
Re-add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Dec 1, 2021
1 parent fbe0575 commit b03a34d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plugin/github/GitHub.js
@@ -1,5 +1,6 @@
import fs from 'fs';
import path from 'path';
import open from 'open';
import { Octokit } from '@octokit/rest';
import { globby } from 'globby';
import mime from 'mime-types';
Expand Down

0 comments on commit b03a34d

Please sign in to comment.