mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Solving previous merge conflict
This commit is contained in:
@@ -28,7 +28,6 @@ let imageSource: typeof imageSourceModule;
|
||||
function ensureImageSource() {
|
||||
if (!imageSource) {
|
||||
imageSource = require("../../image-source");
|
||||
imageSource = require("../../image-source");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user