forked from lxm_flutter/json2dart
remove log
This commit is contained in:
@@ -57,7 +57,6 @@ class Generator {
|
|||||||
final inputName = inputKeyValue[1].trim();
|
final inputName = inputKeyValue[1].trim();
|
||||||
|
|
||||||
template.className = inputName;
|
template.className = inputName;
|
||||||
print("设置 template class name 为 $inputName");
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user