Skip to content

Commit

Permalink
chore(build): fixed lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
jonsamwell committed Jun 1, 2021
1 parent d83ddd6 commit 421a5aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/gherkin/parameters/float_parameter.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import 'dart:ffi';

import './custom_parameter.dart';

class FloatParameterBase extends CustomParameter<num> {
Expand Down

0 comments on commit 421a5aa

Please sign in to comment.