Removed commented-out code

This commit is contained in:
Greg Spencer
2018-07-06 12:02:22 -07:00
parent fe3439025b
commit 128a4ff4bf
2 changed files with 1 additions and 6 deletions

View File

@ -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;

View File

@ -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" />