From 7876d867226c235095abc8f685a87b68514bbb11 Mon Sep 17 00:00:00 2001 From: Mark M2 Macbook Date: Mon, 4 May 2026 12:50:16 +0200 Subject: [PATCH] f --- lib/features/operations/ui/widgets/operation_files_section.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/features/operations/ui/widgets/operation_files_section.dart b/lib/features/operations/ui/widgets/operation_files_section.dart index 670725d..42b1a6c 100644 --- a/lib/features/operations/ui/widgets/operation_files_section.dart +++ b/lib/features/operations/ui/widgets/operation_files_section.dart @@ -41,7 +41,6 @@ class OperationFilesSection extends StatefulWidget { class _OperationFilesSectionState extends State { String? _exportDirectory; - double _maxMbLimit = 1.0; @override void initState() {