Skip to content

Commit b65e9c5

Browse files
committed
build(deps): remove unused uuid dependency
- Removed uuid package from dependencies in pubspec.yaml - This change simplifies the project dependencies and reduces potential bloat
1 parent ca3cedf commit b65e9c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ dependencies:
3939
meta: ^1.16.0
4040
mongo_dart: ^0.10.5
4141
shelf_cors_headers: ^0.1.5
42-
uuid: ^4.5.1
4342

4443
dev_dependencies:
4544
mocktail: ^1.0.3

0 commit comments

Comments
 (0)