From b93e2978b0239ad8704d0a27d8b651a766d7641a Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Sat, 15 Mar 2025 19:01:29 -0500 Subject: [PATCH] cleanup --- web/repertory/lib/widgets/mount_widget.dart | 3 --- 1 file changed, 3 deletions(-) diff --git a/web/repertory/lib/widgets/mount_widget.dart b/web/repertory/lib/widgets/mount_widget.dart index 456d03ea..32f04be9 100644 --- a/web/repertory/lib/widgets/mount_widget.dart +++ b/web/repertory/lib/widgets/mount_widget.dart @@ -168,9 +168,6 @@ class _MountWidgetState extends State { isActive, location: location, ); - debugPrint( - 'success: $success, active: $isActive, mounted: ${context.mounted}', - ); if (success || isActive ||