Skip to content

Commit 8177a9b

Browse files
committed
C#: Remove empty glob pattern.
1 parent 69ec934 commit 8177a9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csharp/extractor/Semmle.Extraction.CSharp/BUILD.bazel

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ codeql_csharp_library(
1111
"Extractor/**/*.cs",
1212
"Kinds/**/*.cs",
1313
"Populators/**/*.cs",
14-
"Properties/**/*.cs",
1514
"*.cs",
1615
]),
1716
allow_unsafe_blocks = True,

0 commit comments

Comments
 (0)