Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Oct 31, 2023
1 parent 94b6eec commit f2ab0de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coinlib/test/tx/inputs/taproot_script_input_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import 'package:coinlib/coinlib.dart';
import 'package:test/test.dart';
import '../../vectors/inputs.dart';
import '../../vectors/taproot.dart';
import '../../vectors/tx.dart';

// Placed in global for lazy initialisation after loadCoinlib
final taprootVec = taprootVectors[3];
Expand Down

0 comments on commit f2ab0de

Please sign in to comment.