Merge pull request #1128 from abarth/rm_init

Remove init.dart
This commit is contained in:
Adam Barth 2015-09-11 11:01:32 -07:00
commit 9331ea8be1

View File

@ -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<String> arguments) {
}