Hitalo de Jesus do Rosário Souza
Committed by GitHub

Merge branch 'patch-1' into master

@@ -550,7 +550,6 @@ extension GetNavigation on GetInterface { @@ -550,7 +550,6 @@ extension GetNavigation on GetInterface {
550 page = "$page${"?$key=$value"}"; 550 page = "$page${"?$key=$value"}";
551 } 551 }
552 }); 552 });
553 - // Get.parameters.clear();  
554 if (preventDuplicates && page == currentRoute) { 553 if (preventDuplicates && page == currentRoute) {
555 return null; 554 return null;
556 } 555 }