mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Delete unused variables (tslint)
This commit is contained in:
@@ -9,8 +9,6 @@ import * as enumsModule from "ui/enums";
|
||||
global.moduleMerge(common, exports);
|
||||
var typedExports: typeof definition = exports;
|
||||
|
||||
var enums: typeof enumsModule
|
||||
|
||||
class Responder extends UIResponder {
|
||||
//
|
||||
}
|
||||
@@ -276,4 +274,4 @@ global.__onLiveSync = function () {
|
||||
|
||||
// Reload current page.
|
||||
reloadPage();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user