Skip to content

Commit

Permalink
chore: Remove unused import statement in measure_slide.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
dario-digregorio committed May 28, 2024
1 parent 1de6cec commit 0c1ae47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deck/lib/slides/measure_slide.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'package:flutter/material.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_deck/flutter_deck.dart';

class MeasureSlide extends FlutterDeckSlideWidget {
Expand Down

0 comments on commit 0c1ae47

Please sign in to comment.