diff --git a/pkg/linter/test_data/rules/eol_at_end_of_file.dart b/pkg/linter/test_data/rules/eol_at_end_of_file.dart deleted file mode 100644 index 050c82595e8d..000000000000 --- a/pkg/linter/test_data/rules/eol_at_end_of_file.dart +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright (c) 2021, the Dart project authors. Please see the AUTHORS file -// 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. - -bar() { -} //LINT \ No newline at end of file