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';
|
||||
Trace.enable();
|
||||
Trace.addCategories(Trace.categories.Debug);
|
||||
import { Application } from '@nativescript/core';
|
||||
|
||||
Application.run({ moduleName: 'app-root' });
|
||||
|
||||
Reference in New Issue
Block a user