Remove .status file

No longer needed

PiperOrigin-RevId: 335069179
diff --git a/.status b/.status
deleted file mode 100644
index 9fc3179..0000000
--- a/.status
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright (c) 2014, 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.
-
-[ $runtime == vm ]
-test/find_default_locale_browser_test: Skip
-
-[ $runtime == vm && $system == windows ]
-test/find_default_locale_standalone_test: Fail # Issue 8110
-
-[ $browser ]
-test/date_time_format_file_even_test: Skip # Uses dart:io.
-test/date_time_format_file_odd_test: Skip # Uses dart:io.