upd(all): disable codegen for crm/types, gofmt
This commit is contained in:
@@ -6,6 +6,8 @@ $templates = array(
|
||||
},
|
||||
);
|
||||
|
||||
$templates = array();
|
||||
|
||||
foreach ($templates as $template => $fn)
|
||||
foreach ($apis as $api) {
|
||||
if (is_array($api['struct'])) {
|
||||
|
||||
Reference in New Issue
Block a user