fix: Dropping terrain related config and docs.

The terrain app and its stub servers were removed as a part of
https://github.com/openedx/edx-platform/pull/36102 but these last few
things got missed.
This commit is contained in:
Feanil Patel
2025-01-17 09:04:48 -05:00
parent 15939232d5
commit 43624fd922
3 changed files with 0 additions and 9 deletions

View File

@@ -22,7 +22,6 @@ omit =
lms/envs/*
lms/djangoapps/*/migrations/*
lms/djangoapps/*/features/*
common/djangoapps/terrain/*
common/djangoapps/*/migrations/*
openedx/core/djangoapps/*/migrations/*
openedx/core/djangoapps/debug/*