mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
Ts lint fix
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
import borderCommon = require("ui/border/border-common");
|
import borderCommon = require("ui/border/border-common");
|
||||||
import proxy = require("ui/core/proxy");
|
import proxy = require("ui/core/proxy");
|
||||||
import view = require("ui/core/view");
|
|
||||||
import dependencyObservable = require("ui/core/dependency-observable");
|
import dependencyObservable = require("ui/core/dependency-observable");
|
||||||
import color = require("color");
|
|
||||||
import utils = require("utils/utils");
|
import utils = require("utils/utils");
|
||||||
|
|
||||||
// merge the exports of the common file with the exports of this file
|
// merge the exports of the common file with the exports of this file
|
||||||
|
Reference in New Issue
Block a user