Skip to content

Commit

Permalink
remove unnecessary import
Browse files Browse the repository at this point in the history
  • Loading branch information
avenwu committed Jul 20, 2020
1 parent 2107aec commit f6f81ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/bar.dart
Expand Up @@ -19,7 +19,6 @@ import 'dart:math' as math;
import 'package:flutter/material.dart';
import 'package:flutter/widgets.dart';

import '../convex_bottom_bar.dart';
import 'chip_builder.dart';
import 'interface.dart';
import 'item.dart';
Expand Down

0 comments on commit f6f81ad

Please sign in to comment.