Skip to content

Commit 1f0c474

Browse files
committed
Merge branch 'fix/67091' of https://github.com/nkdengineer/App into fix/67091
2 parents e6d9da2 + a92e29c commit 1f0c474

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/home/ReportScreen.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ function ReportScreen({route, navigation}: ReportScreenProps) {
166166

167167
const permissions = useDeepCompareRef(reportOnyx?.permissions);
168168

169-
// Use the hook to get the last accessed report
170169
const {lastAccessReportID} = useLastAccessedReport(!isBetaEnabled(CONST.BETAS.DEFAULT_ROOMS), !!route.params.openOnAdminRoom);
171170

172171
useEffect(() => {

0 commit comments

Comments
 (0)