Mark the library analyzer.dart as being deprecated

Change-Id: I037073a3a482e99fb6db1205d069cfc4b5ba31ee
Reviewed-on: https://dart-review.googlesource.com/60280
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
This commit is contained in:
Brian Wilkerson 2018-06-14 16:53:09 +00:00 committed by commit-bot@chromium.org
parent bd956620fe
commit 9df6426adb

View file

@ -2,6 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
@deprecated
import 'dart:io';
import 'package:analyzer/dart/ast/ast.dart';