Skip to content

Commit

Permalink
Fixed linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
JaffaKetchup committed Nov 19, 2024
1 parent e4a59b9 commit 4c1f201
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/map/options/keyboard.dart
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import 'package:flutter/services.dart';
import 'package:flutter/widgets.dart';
import 'package:flutter_map/flutter_map.dart';
import 'package:meta/meta.dart';

/// A callback function which takes as input the number of times the concerned
/// keyboard key has been pressed down & repeated ([KeyDownEvent] &
Expand Down

0 comments on commit 4c1f201

Please sign in to comment.