1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

refactor: ♻️ Code reformat

This commit is contained in:
Maicol Battistini
2023-07-06 15:29:53 +02:00
parent 7feaa30ab2
commit 4234ad2b54
4 changed files with 102 additions and 8 deletions

View File

@@ -16,10 +16,6 @@ import MdIcon from '@osm/Components/MdIcon';
import Model from '@osm/Models/Model';
import {isVnode} from '@osm/utils/misc';
import collect, {Collection} from 'collect.js';
import {
ToManyRelation,
ToOneRelation
} from 'coloquent';
import {
Children,
Vnode,