Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
Remove unrelated import
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed Jul 4, 2019
1 parent 01400ac commit 93dd8db
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dangerfile-android.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@
* under the License.
*/
import { schedule, danger, fail, warn, message, markdown } from "danger";
import fs from "fs";
import path from 'path';
import GitHubApi from 'github';
import parseDiff from 'parse-diff';
import shell from "shelljs";

const type_unknown = 0;
const type_ios_sdk = 1;
Expand Down

0 comments on commit 93dd8db

Please sign in to comment.