Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
maelchiotti committed Feb 9, 2024
1 parent 85d71ea commit 526a41e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/models/note/note.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import 'package:fleather/fleather.dart';
import 'package:isar/isar.dart';
import 'package:json_annotation/json_annotation.dart';
import 'package:localmaterialnotes/utils/constants/constants.dart';
import 'package:uuid/uuid.dart';

part 'note.g.dart';

Expand Down

0 comments on commit 526a41e

Please sign in to comment.