Chromium Code Reviews| Index: lib/src/sha256.dart |
| diff --git a/lib/src/sha256.dart b/lib/src/sha256.dart |
| index 09c3c69a86413c83d2a6e48645fef2cd578ab3d5..e4ad757d261edb1146937738835f0df08845d813 100644 |
| --- a/lib/src/sha256.dart |
| +++ b/lib/src/sha256.dart |
| @@ -2,8 +2,6 @@ |
| // 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. |
| -library crypto.sha256; |
| - |
| import 'dart:convert'; |
| import 'dart:typed_data'; |