Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewLM committed Aug 7, 2023
1 parent 62db0ad commit facc58c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion coinlib/bin/build_macos.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import 'dart:io';
import 'util.dart';
import 'package:path/path.dart' show dirname;

/// Build a universal macOS framework for secp256k1 directly on a mac machine
Expand Down

0 comments on commit facc58c

Please sign in to comment.