From cda0079bcb425803651c1770ab81f55601f5e0cb Mon Sep 17 00:00:00 2001 From: Talha Naqvi Date: Tue, 12 Apr 2022 15:45:59 -0700 Subject: [PATCH] Remove no data warning (#711) * remove unnecessary force refresh * Removed NO DATA warning Co-authored-by: Talha Naqvi --- src/core/RecyclerListView.tsx | 3 --- src/core/constants/Constants.ts | 2 +- src/core/constants/Messages.ts | 4 +--- 3 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/core/RecyclerListView.tsx b/src/core/RecyclerListView.tsx index 85a2e706..1b8a6d27 100644 --- a/src/core/RecyclerListView.tsx +++ b/src/core/RecyclerListView.tsx @@ -234,9 +234,6 @@ export default class RecyclerListView