Index: test/transformer/hello_dep/lib/utils.dart |
diff --git a/test/transformer/hello_dep/lib/utils.dart b/test/transformer/hello_dep/lib/utils.dart |
deleted file mode 100644 |
index c59c51f14f70d6a811368aed3a5718766979fe13..0000000000000000000000000000000000000000 |
--- a/test/transformer/hello_dep/lib/utils.dart |
+++ /dev/null |
@@ -1,5 +0,0 @@ |
-// Copyright (c) 2016, 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. |
- |
-wrap(String s) => "'$s'"; |