From ec7cceba7eee655958c681a59bc3e4b2b759126c Mon Sep 17 00:00:00 2001 From: Javad Khalilian Date: Thu, 12 Oct 2023 09:58:10 +0200 Subject: [PATCH] chore: clean up --- .changeset/chilly-trainers-appear.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .changeset/chilly-trainers-appear.md diff --git a/.changeset/chilly-trainers-appear.md b/.changeset/chilly-trainers-appear.md deleted file mode 100644 index 8bd407b0a25..00000000000 --- a/.changeset/chilly-trainers-appear.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@kadena/client': minor ---- - -Add asyncPipe to enable a more functional approach for asynchronous operations.