style: 代码格式化

This commit is contained in:
TsMask
2024-06-12 14:36:16 +08:00
parent 375f236e32
commit be50fc9c5c
4 changed files with 3 additions and 7 deletions

View File

@@ -1566,9 +1566,6 @@ export function randerGroph(
collapseArray
);
break;
case 'restart':
console.log('restart');
break;
case 'show':
showItems(graph);
break;