mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 18:30:14 +00:00
Address comments from PR
This commit is contained in:
@@ -2,7 +2,6 @@ import * as fs from "fs";
|
||||
import * as path from "path";
|
||||
|
||||
import * as core from "@actions/core";
|
||||
import * as toolRunner from "@actions/exec/lib/toolrunner";
|
||||
import test from "ava";
|
||||
import * as sinon from "sinon";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user