Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Commit

Permalink
Revert "Add templatetags.to_canonical_url to mark_function_args_lack_…
Browse files Browse the repository at this point in the history
…nltext"

Apparently we can in fact do this in `i18n_lint.py`, which is better for
KA-specific things.  So we'll do that instead.

This reverts commit bdc5218.

Test plan: see bdc5218

Auditors: csilvers
  • Loading branch information
benjaminjkraft committed May 26, 2016
1 parent bdc5218 commit 9181f85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion i18nize_templates/__init__.py
Expand Up @@ -331,7 +331,6 @@ def _init():
'youtube.player_embed',
'log.date.strftime',
'emails.tracking_image_url',
'templatetags.to_canonical_url'
)

mark_function_param_lacks_nltext(
Expand Down

0 comments on commit 9181f85

Please sign in to comment.