summaryrefslogtreecommitdiff
path: root/std/README.md
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-01-30 03:16:48 +0100
committerGitHub <noreply@github.com>2020-01-29 21:16:48 -0500
commit73a3cc21d0e7ceec1275078db125f57ce97725fb (patch)
tree17d845d5d125d3ba8ecefa49e57e02e9c088c68b /std/README.md
parentf0a6062012c4e09553877c9feedb3fbc3d4625b9 (diff)
feat: dprint formatter (#3820)
* rewrite fmt_test in Rust, remove tools/fmt_test.py * remove //std/prettier
Diffstat (limited to 'std/README.md')
-rw-r--r--std/README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/std/README.md b/std/README.md
index ee9c408df..2940c934c 100644
--- a/std/README.md
+++ b/std/README.md
@@ -29,7 +29,6 @@ Here are the dedicated documentations of modules:
- [http](http/README.md)
- [log](log/README.md)
- [media_types](media_types/README.md)
-- [prettier](prettier/README.md)
- [strings](strings/README.md)
- [testing](testing/README.md)
- [uuid](uuid/README.md)