mirror of
https://github.com/github/codeql.git
synced 2026-05-22 07:07:09 +02:00
KE2: Remove the KE1 resources
This commit is contained in:
@@ -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 (
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
com.github.codeql.KotlinExtractorCommandLineProcessor
|
||||
@@ -1 +0,0 @@
|
||||
com.github.codeql.KotlinExtractorComponentRegistrar
|
||||
Reference in New Issue
Block a user