Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ce82e22

Browse files
committed
removed comment
1 parent 4d30c2b commit ce82e22

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/lint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ SRC_DIR="$(cd "$SCRIPT_DIR/../.."; pwd -P)"
3232
FLUTTER_DIR="$(cd "$SCRIPT_DIR/.."; pwd -P)"
3333
DART_BIN="${SRC_DIR}/third_party/dart/tools/sdks/dart-sdk/bin"
3434
DART="${DART_BIN}/dart"
35-
# TODO(https://github.com/flutter/flutter/issues/113848): Migrate all platforms
36-
# to have this as an error.
3735

3836
# FLUTTER_LINT_PRINT_FIX will make it so that fix is executed and the generated
3937
# diff is printed to stdout if clang-tidy fails. This is helpful for enabling

0 commit comments

Comments
 (0)