mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
chore: remove logging in EditAuthType
This commit is contained in:
@@ -430,6 +430,7 @@ class CollectionStateNotifier
|
||||
: (state?[id]?.copyWith(httpResponseModel: null))?.toJson(),
|
||||
);
|
||||
}
|
||||
|
||||
await hiveHandler.removeUnused();
|
||||
ref.read(saveDataStateProvider.notifier).state = false;
|
||||
ref.read(hasUnsavedChangesProvider.notifier).state = false;
|
||||
|
||||
Reference in New Issue
Block a user