diff --git a/lib/components/menu.dart b/lib/components/menu.dart index cb63be0..e9c31dc 100644 --- a/lib/components/menu.dart +++ b/lib/components/menu.dart @@ -254,9 +254,6 @@ class Navigation extends StatelessWidget { onTap: () { onItemPressed(itemIcons.length == 4 ? 2 : 1); }, - onDoubleTap: () { - removeSession(); - }, child: Container( decoration: BoxDecoration( boxShadow: [