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

Unified Diff: samples/github/lib/src/commit_presenter.immi

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « samples/github/lib/src/commit_presenter.dart ('k') | samples/github/lib/src/github_mock.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/github/lib/src/commit_presenter.immi
diff --git a/samples/github/lib/src/commit_presenter.immi b/samples/github/lib/src/commit_presenter.immi
deleted file mode 100644
index c2482291c769696dce85200ff1bdd1e24f8a6998..0000000000000000000000000000000000000000
--- a/samples/github/lib/src/commit_presenter.immi
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (c) 2015, the Dartino 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.md file.
-
-import 'image.immi';
-
-node Commit {
- String author;
- String message;
- bool selected;
- Image image;
-}
« no previous file with comments | « samples/github/lib/src/commit_presenter.dart ('k') | samples/github/lib/src/github_mock.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698