mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Swift: remove ModifiedStubMarkedAsGeneratedError
This commit is contained in:
@@ -21,3 +21,4 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo build --repository_cache=~/.cache/bazel-repository-cache --disk_cache=~/.cache/bazel-disk-cache > ~/.bazelrc
|
||||
echo test --test_output=errors
|
||||
|
||||
@@ -43,10 +43,6 @@ class FormatError(Error):
|
||||
pass
|
||||
|
||||
|
||||
class ModifiedStubMarkedAsGeneratedError(Error):
|
||||
pass
|
||||
|
||||
|
||||
class RootElementHasChildren(Error):
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user