fix: remove unexisting file import

This commit is contained in:
Sergey Andrievskiy 2019-06-22 00:25:34 +03:00
parent 7248e1b727
commit 0f927b5738

View file

@ -3,4 +3,3 @@ export * from './plural.pipe';
export * from './round.pipe';
export * from './timing.pipe';
export * from './number-with-commas.pipe';
export * from './eva-icons.pipe';