mirror of
https://github.com/github/codeql-action.git
synced 2026-04-29 18:30:14 +00:00
Remove unused imports
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { getRepositoryProperties } from "../api-client";
|
||||
import { Logger } from "../logging";
|
||||
import { RepositoryNwo } from "../repository";
|
||||
import { GitHubVariant, GitHubVersion, satisfiesGHESVersion } from "../util";
|
||||
|
||||
/**
|
||||
* Enumerates repository property names that have some meaning to us.
|
||||
|
||||
Reference in New Issue
Block a user