refactor: fix build dir

This commit is contained in:
Dobin
2024-02-16 09:14:47 +00:00
parent a0fd2ecc1e
commit 69beabc08f
4 changed files with 6 additions and 9 deletions
-1
View File
@@ -23,7 +23,6 @@ def create_c_from_template(
alloc_style: AllocStyle,
exec_style: ExecStyle,
decoder_style: DecoderStyle,
build_dir: FilePath,
):
plugin_allocator = ""
plugin_decoder = ""