diff options
author | tokiedokie <thetokiedokie@gmail.com> | 2020-08-18 13:32:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-18 00:32:52 -0400 |
commit | 7766500bf591bbec460bd21dd69cf124a09ac691 (patch) | |
tree | ec2dcf4885e1a8ed9d3b58b7c8a95431b96f0c1a /docs/contributing | |
parent | 9f1dcc1a32cab4d18fbb07f87ea6a64ba2711226 (diff) |
remove Table of Contents in docs/contributing/style_guide.md (#7067)
Diffstat (limited to 'docs/contributing')
-rw-r--r-- | docs/contributing/style_guide.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/contributing/style_guide.md b/docs/contributing/style_guide.md index 7656bf431..4d93818f0 100644 --- a/docs/contributing/style_guide.md +++ b/docs/contributing/style_guide.md @@ -1,7 +1,5 @@ # Deno Style Guide -## Table of Contents - ## Copyright Headers Most modules in the repository should have the following copyright header: |