Skip to content

Commit

Permalink
chore: remove straggling import
Browse files Browse the repository at this point in the history
  • Loading branch information
GroovinChip committed Sep 19, 2024
1 parent 8b03ef8 commit 6313ee5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/buttons/push_button.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import 'package:flutter/foundation.dart';
import 'package:flutter/rendering.dart';
import 'package:gradient_borders/gradient_borders.dart';
import 'package:macos_ui/macos_ui.dart';
import 'package:macos_ui/src/enums/accent_color.dart';
import 'package:macos_ui/src/library.dart';

const _kMiniButtonSize = Size(26.0, 11.0);
Expand Down

0 comments on commit 6313ee5

Please sign in to comment.