提交测试
parent
b800cb3786
commit
8ef8d78b2a
|
@ -926,7 +926,7 @@ class Mop {
|
|||
factory Mop() {
|
||||
return _instance;
|
||||
}
|
||||
|
||||
//init
|
||||
Mop._internal() {
|
||||
debugPrint('mop: _internal');
|
||||
// init
|
||||
|
|
Loading…
Reference in New Issue