Skip to content

Commit 71fc093

Browse files
committed
[encointerApi] remove obsolete cloe method
1 parent 02b4bd9 commit 71fc093

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/lib/service/substrate_api/encointer/encointer_api.dart

-3
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ class EncointerApi {
8484
await _businessRegistry?.cancel();
8585
}
8686

87-
Future<void> close() async {
88-
}
89-
9087
void getCommunityData() {
9188
getBusinesses();
9289
getCommunityMetadata();

0 commit comments

Comments
 (0)