KE2: Remove the KE1 resources

This commit is contained in:
Ian Lynagh
2024-08-22 18:14:26 +01:00
parent 1cfbc8e86d
commit 6ce74be717
3 changed files with 0 additions and 3 deletions

View File

@@ -35,7 +35,6 @@ kt_jvm_library(
javac_opts = ":javac-options",
kotlinc_opts = ":kotlinc-options",
module_name = "codeql-kotlin-extractor2",
resources = glob(["src/main/resources/**"]),
deps = [
"@maven_deps//:org_jetbrains_kotlin_%s" % kotlin_lib
for kotlin_lib in (

View File

@@ -1 +0,0 @@
com.github.codeql.KotlinExtractorCommandLineProcessor

View File

@@ -1 +0,0 @@
com.github.codeql.KotlinExtractorComponentRegistrar