mirror of
https://github.com/github/codeql-action.git
synced 2026-05-17 08:40:16 +00:00
Remove unused imports
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
import * as core from "@actions/core";
|
||||
|
||||
import { Logger } from "./logging";
|
||||
|
||||
// All the languages supported by CodeQL
|
||||
|
||||
Reference in New Issue
Block a user