Get rid of the toggle_category annotation, now deprecated

Since code-annotations==0.7.0, this annotation is not used anymore.
This commit is contained in:
Régis Behmo
2020-09-10 18:17:15 +02:00
parent 0c3bc12582
commit ab0e21455a
18 changed files with 0 additions and 48 deletions

View File

@@ -12,7 +12,6 @@ COURSE_BLOCKS_API_NAMESPACE = WaffleFlagNamespace(name=u'course_blocks_api')
# .. toggle_implementation: WaffleFlag
# .. toggle_default: False
# .. toggle_description: Waffle flag to hide access denial messages in the course blocks.
# .. toggle_category: course api
# .. toggle_use_cases: incremental_release, open_edx
# .. toggle_creation_date: ??
# .. toggle_expiration_date: None