Skip to content

Commit

Permalink
Removed commented-out code
Browse files Browse the repository at this point in the history
  • Loading branch information
gspencergoog committed Jul 14, 2018
1 parent e335cbf commit 7b6687f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 0 additions & 6 deletions packages/palette_generator/example/image_colors/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

//import 'dart:async';
//import 'dart:math' as math;

//import 'package:palette_generator/palette_generator.dart';

//import 'package:flutter/gestures.dart';
import 'dart:async';
import 'dart:math' as math;

Expand Down
1 change: 1 addition & 0 deletions packages/palette_generator/palette_generator.iml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.pub" />
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/android/app/src/main/java/io/flutter/packages" />
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/build" />
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.dart_tool" />
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.pub" />
Expand Down

0 comments on commit 7b6687f

Please sign in to comment.