mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 19:31:54 +03:00
removed foreground notification import, it might fail previous PR
This commit is contained in:
parent
61333d4214
commit
ae229e0bdd
@ -89,7 +89,6 @@ import { SpinGame } from './spinGame/spinGameView';
|
||||
import { TabbedPosts } from './tabbedPosts';
|
||||
import { ActionModal } from './actionModal';
|
||||
import { CustomiseFiltersModal } from './customiseFiltersModal';
|
||||
import { ForegroundNotification } from './foregroundNotification';
|
||||
|
||||
// Basic UI Elements
|
||||
import {
|
||||
@ -227,5 +226,4 @@ export {
|
||||
TabbedPosts,
|
||||
ActionModal,
|
||||
CustomiseFiltersModal,
|
||||
ForegroundNotification,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user