Skip to content

Commit

Permalink
Fix analysis warrning
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellet committed Dec 8, 2023
1 parent ca45788 commit dbd2416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/logic/note/cubit/note_cubit.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'package:bloc/bloc.dart';
import 'package:freezed_annotation/freezed_annotation.dart';

import '../../../data/notes/universal/models/m_note.dart';
import '../../../data/notes/universal/models/m_note_inputs.dart';
import '../../../data/notes/universal/s_universal_notes.dart';

Expand Down

0 comments on commit dbd2416

Please sign in to comment.