mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: remove weird import
This commit is contained in:
committed by
Nathan Walker
parent
fca3466408
commit
1dfa5a6025
@@ -9,8 +9,6 @@ import { ImageSource } from '../../image-source';
|
||||
import { CSSValue, parse as cssParse } from '../../css-value';
|
||||
import { CSSShadow } from './css-shadow';
|
||||
import { Length, LengthType } from './style-properties';
|
||||
import { Properties } from '../animation/animation-common';
|
||||
import height = Properties.height;
|
||||
|
||||
export * from './background-common';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user