remove pigeon method

This commit is contained in:
mertalev
2026-05-15 15:44:51 -04:00
parent a31a62587a
commit 266d6c6444
9 changed files with 5 additions and 67 deletions
-2
View File
@@ -44,6 +44,4 @@ abstract class NetworkApi {
int getClientPointer();
void setRequestHeaders(Map<String, String> headers, List<String> serverUrls, String? token);
String getAppGroupId();
}