Skip to content

Commit ed9ffb2

Browse files
committed
chore (hmr): Remove comment.
1 parent c756188 commit ed9ffb2

File tree

1 file changed

+0
-1
lines changed
  • platform/nativescript/runtime/components

1 file changed

+0
-1
lines changed

platform/nativescript/runtime/components/frame.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ export default {
125125
viewController['_transition'] = { name: 'non-animated' }
126126
viewController['_delegate'] = null
127127
frame._ios.controller.delegate = null
128-
// backstackEntry[NAV_DEPTH] = navDepth;
129128
viewController['_entry'] = backstackEntry
130129

131130
if (iosUtils.MajorVersion > 10) {

0 commit comments

Comments
 (0)