Skip to content

Commit 128a4ff

Browse files
committed
Removed commented-out code
1 parent fe34390 commit 128a4ff

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

packages/palette_generator/example/image_colors/lib/main.dart

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5-
//import 'dart:async';
6-
//import 'dart:math' as math;
7-
8-
//import 'package:palette_generator/palette_generator.dart';
9-
10-
//import 'package:flutter/gestures.dart';
115
import 'dart:async';
126
import 'dart:math' as math;
137

packages/palette_generator/palette_generator.iml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<excludeFolder url="file://$MODULE_DIR$/build" />
99
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.dart_tool" />
1010
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/.pub" />
11+
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/android/app/src/main/java/io/flutter/packages" />
1112
<excludeFolder url="file://$MODULE_DIR$/example/image_colors/build" />
1213
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.dart_tool" />
1314
<excludeFolder url="file://$MODULE_DIR$/example/image_test/.pub" />

0 commit comments

Comments
 (0)