From 90514832cf55a24c8e0c371640e169828a9664b1 Mon Sep 17 00:00:00 2001 From: Omar Basem Date: Fri, 14 Jun 2024 08:22:08 +0400 Subject: [PATCH] lint --- src/react_native/core.cljs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/react_native/core.cljs b/src/react_native/core.cljs index 39fd93d9e2..33aef6ed54 100644 --- a/src/react_native/core.cljs +++ b/src/react_native/core.cljs @@ -5,7 +5,6 @@ [oops.core :as oops] [promesa.core :as promesa] [react-native.flat-list :as flat-list] - [react-native.navigation :as navigation] [react-native.platform :as platform] [react-native.section-list :as section-list] [react-native.utils :as utils]