mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: cleanup toolbox
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import { Application, Trace } from '@nativescript/core';
|
import { Application } from '@nativescript/core';
|
||||||
Trace.enable();
|
|
||||||
Trace.addCategories(Trace.categories.Debug);
|
|
||||||
Application.run({ moduleName: 'app-root' });
|
Application.run({ moduleName: 'app-root' });
|
||||||
|
|||||||
Reference in New Issue
Block a user