| Index: samples/github/lib/github.immi
|
| diff --git a/samples/github/lib/github.immi b/samples/github/lib/github.immi
|
| deleted file mode 100644
|
| index 224c0de6e1505588e7bf0c748383d9ea8c9a7181..0000000000000000000000000000000000000000
|
| --- a/samples/github/lib/github.immi
|
| +++ /dev/null
|
| @@ -1,11 +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 'package:immi_samples/drawer.immi';
|
| -import 'package:immi_samples/menu.immi';
|
| -import 'package:immi_samples/sliding_window.immi';
|
| -import 'package:immi_samples/login_presenter.immi';
|
| -
|
| -import 'src/commit_presenter.immi';
|
| -import 'src/image.immi';
|
|
|