Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
littleGnAl committed Oct 18, 2023
1 parent b227f31 commit 107e2b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/src/platform/iris_method_channel_interface.dart
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ abstract class InitilizationArgProvider {
IrisHandle provide(IrisApiEngineHandle apiEngineHandle);
}

// typedef InitilizationArgProvider = Object Function(Object apiEngineHandle);

abstract class IrisMethodChannelInternal {
Future<InitilizationResult?> initilize(List<InitilizationArgProvider> args);

Expand Down

0 comments on commit 107e2b2

Please sign in to comment.