From a9dc89f2cf34f430273867dafe19153a55e075b7 Mon Sep 17 00:00:00 2001 From: Grant Skinner Date: Mon, 26 Apr 2021 17:52:25 -0600 Subject: [PATCH] Remove unnecessary comment from example pubspec --- adobe_xd/example/pubspec.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/adobe_xd/example/pubspec.yaml b/adobe_xd/example/pubspec.yaml index 1e98a33..dd28e72 100644 --- a/adobe_xd/example/pubspec.yaml +++ b/adobe_xd/example/pubspec.yaml @@ -22,9 +22,6 @@ environment: # In production, use the adobe_xd package from https://pub.dev/packages/adobe_xd dependencies: - # TODO: remove this when it becomes unnecessary. - # Temporary. Uncomment / update this line to fix errors with null-safety errors - # when using the dev or master channels: adobe_xd: path: ../ flutter: