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

Unified Diff: lib/src/datastore_impl.dart

Issue 707983002: pkg/gcloud: v0.1.1 (Closed) Base URL: https://github.com/dart-lang/gcloud.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/src/datastore_impl.dart
diff --git a/lib/src/datastore_impl.dart b/lib/src/datastore_impl.dart
index aaca2a38fd79b5f7c315e58546dfb937a99870da..c79920f4b47797c5531c6cf7fdfc64c90bd9f056 100644
--- a/lib/src/datastore_impl.dart
+++ b/lib/src/datastore_impl.dart
@@ -5,8 +5,6 @@
library gcloud.datastore_impl;
import 'dart:async';
-import 'dart:convert';
-import 'dart:math';
import 'package:http/http.dart' as http;
« no previous file with comments | « CHANGELOG.md ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698