aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/conf.py b/docs/conf.py
index b353a1c..339bb98 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -70,12 +70,6 @@ def setup(app):
names=('type',),
bodyrolename='class'
),
- Field(
- 'default',
- label='Default',
- has_arg=False,
- names=('default',),
- ),
]
)