From 513201c4673988dc621a3f43a1dd3b0faef8ee06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asc=C3=AAnio=20Sanderson?= Date: Mon, 15 Mar 2021 21:27:07 -0300 Subject: [PATCH] Fix dependency in example --- flutter_modular/example/pubspec.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/flutter_modular/example/pubspec.yaml b/flutter_modular/example/pubspec.yaml index 95149904..851bd18d 100644 --- a/flutter_modular/example/pubspec.yaml +++ b/flutter_modular/example/pubspec.yaml @@ -44,10 +44,6 @@ dev_dependencies: flutter_test: sdk: flutter -dependency_overrides: - flutter_modular: - path: /Users/jacobmoura/Projects/modular/flutter_modular - # For information on the generic Dart part of this file, see the # following page: https://dart.dev/tools/pub/pubspec