Remove SUMMARY.md is prep for rework (#700)

This commit is contained in:
Jaco Greeff
2020-10-02 14:38:11 +02:00
committed by GitHub
parent fb84ac7c25
commit 975103fd3c
2 changed files with 0 additions and 8 deletions

View File

@@ -15,7 +15,3 @@ Functions can be imported as follows:
```js
import { mnemonicGenerate } from '@polkadot/util-crypto';
```
## Utilities
[Utilities](SUMMARY.md)

View File

@@ -15,7 +15,3 @@ Functions can be imported directly from the package, e.g.
```js
import { isHex } from '@polkadot/util';
```
## Utilities
[Utilities](SUMMARY.md)