mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
small cleanup
This commit is contained in:
@@ -18,8 +18,6 @@ let wl: any[] = [];
|
||||
|
||||
interface Meta<T extends WEnv> {
|
||||
readonly id: number;
|
||||
// name: string;
|
||||
// template: string;
|
||||
vnode: VNode | null;
|
||||
isStarted: boolean;
|
||||
isMounted: boolean;
|
||||
|
||||
Reference in New Issue
Block a user