summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/execution_service/server_implementation.cpp
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-31 12:17:39 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2023-08-31 12:35:31 +0200
commit86196afd3f90e0df2a3ee5c86977abffba6c5cfa (patch)
tree6fe6b5fb29d10fec1ce9ff102f1269312b95cad4 /src/buildtool/execution_api/execution_service/server_implementation.cpp
parent489a2f9b830f37d9bbf87f65701cf3b96681af5e (diff)
downloadjustbuild-86196afd3f90e0df2a3ee5c86977abffba6c5cfa.tar.gz
just-import-git: fix fallout of type annotations
In order to get the type checker happy, some wrong type annotations were added and, as a consequence, an unwarrented conditional as well. To make things worse, this as checking for the non-None-ness of a value by inspecting the truth value, ignoring that the non-None value "" also has truth value False. Remove this conditional alltogether and fix the type annotations.
Diffstat (limited to 'src/buildtool/execution_api/execution_service/server_implementation.cpp')
0 files changed, 0 insertions, 0 deletions