Get rid of all the library tags.

R=rnystrom@google.com

Review URL: https://codereview.chromium.org//1572383005 .
diff --git a/lib/pool.dart b/lib/pool.dart
index ef38614..3279160 100644
--- a/lib/pool.dart
+++ b/lib/pool.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 pool;
-
 import 'dart:async';
 import 'dart:collection';