Skip to content

Commit

Permalink
Update cylc/rose/utilities.py
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim authored Oct 19, 2022
1 parent f38b6ab commit 1ba4456
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cylc/rose/utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@
ROSE_ORIG_HOST_INSTALLED_OVERRIDE_STRING = (
' ROSE_ORIG_HOST set by cylc install.'
)
TEMPLATING_SECTIONS = [
'jinja2:suite.rc', 'empy:suite.rc', 'template variables']
JINJA2_SECTION, EMPY_SECTION, TV_SECTION = TEMPLATING_SECTIONS


class MultipleTemplatingEnginesError(Exception):
Expand Down

0 comments on commit 1ba4456

Please sign in to comment.