diff --git a/sky/packages/sky/bin/init.dart b/sky/packages/sky/bin/init.dart deleted file mode 100644 index c62e2d11710..00000000000 --- a/sky/packages/sky/bin/init.dart +++ /dev/null @@ -1,6 +0,0 @@ -// Copyright 2015 The Chromium Authors. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. - -main(List arguments) { -}