fix: remove conflicting coder worker control provider

This commit is contained in:
2026-08-26 23:52:25 +09:00
parent 83bda3dfb2
commit 9843510e1f
3 changed files with 22 additions and 1 deletions
-1
View File
@@ -10,7 +10,6 @@ import "./base.dcdl" // {
web = { enabled = true; };
sub_worker = { enabled = true; };
flow = { enabled = true; };
worker = { enabled = true; };
ticket = { enabled = true; thread = true; };
merge_request = {
show = true;