Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Unified Diff: pkg/analysis_server/tool/instrumentation/log/log.dart

Issue 2884233004: Remove some more library directives (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/analysis_server/tool/instrumentation/log/log.dart
diff --git a/pkg/analysis_server/tool/instrumentation/log/log.dart b/pkg/analysis_server/tool/instrumentation/log/log.dart
index 37bb4f514eb1dfbad68fe37c852301808093ef7e..a9fc992dda5f7a1f4a9c8aad466d6988d405285c 100644
--- a/pkg/analysis_server/tool/instrumentation/log/log.dart
+++ b/pkg/analysis_server/tool/instrumentation/log/log.dart
@@ -5,8 +5,6 @@
/**
* A representation of the contents of an instrumentation log.
*/
-library analysis_server.tool.instrumentation.log.log;
-
import 'dart:convert';
import 'dart:math' as math;
« no previous file with comments | « pkg/analysis_server/test/stress/replay/operation.dart ('k') | pkg/analysis_server/tool/spec/check_all_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698