Skip to content

Commit

Permalink
pre-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Jul 7, 2023
1 parent 5b792c1 commit fc8897a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ast/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ export namespace osmosis {
}
}
}
```
```
2 changes: 1 addition & 1 deletion packages/telescope/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -910,4 +910,4 @@ Thanks to these engineers, teams and projects for inspiring Telescope:

AS DESCRIBED IN THE TELESCOPE LICENSES, THE SOFTWARE IS PROVIDED “AS IS”, AT YOUR OWN RISK, AND WITHOUT WARRANTIES OF ANY KIND.

No developer or entity involved in creating Telescope will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the Telescope code or Telescope CLI, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
No developer or entity involved in creating Telescope will be liable for any claims or damages whatsoever associated with your use, inability to use, or your interaction with other users of the Telescope code or Telescope CLI, including any direct, indirect, incidental, special, exemplary, punitive or consequential damages, or loss of profits, cryptocurrencies, tokens, or anything else of value.
1 change: 0 additions & 1 deletion packages/test/src/test-lcd-balance.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ export const main = async () => {
console.log(accounts)
};


main().then(() => {
console.log('all done');
});

0 comments on commit fc8897a

Please sign in to comment.