Skip to content

Commit ded5959

Browse files
committed
remove unused code
1 parent 07114aa commit ded5959

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ import { Application } from '@nativescript/core'
22
import { navigate, ViewNode, createElement, initializeDom, FrameElement, NativeElementNode } from './dom';
33
import { View } from '@nativescript/core';
44

5-
6-
//const { run, on, launchEvent } = Application;
7-
85
declare global {
96
export class SvelteComponent {
107
$destroy(): void;

0 commit comments

Comments
 (0)