diff --git a/src/feature-flags/properties.ts b/src/feature-flags/properties.ts index 40669bafc..7c339e3f3 100644 --- a/src/feature-flags/properties.ts +++ b/src/feature-flags/properties.ts @@ -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.