Skip to content

Commit

Permalink
removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
PROGrand committed Jan 28, 2025
1 parent d055407 commit 20679ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkgs/async/lib/src/subscription_stream.dart
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,3 @@ class _CancelOnErrorSubscriptionWrapper<T>
});
}
}

abstract class BinaryWrapper {
void binaryCall<T1, T2>(T1 t1, T2 t2);
}

0 comments on commit 20679ac

Please sign in to comment.