billing: Remove unused input field.

This commit is contained in:
Aman Agrawal 2023-11-24 10:11:59 +00:00 committed by Tim Abbott
parent 79d1a1850c
commit 9fe1e38f98
1 changed files with 0 additions and 1 deletions

View File

@ -218,7 +218,6 @@
<input name="status" type="hidden" value="{{ CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE }}" />
{% endif %}
</form>
<input name="status" type="hidden" value="{{ CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE }}" />
</div>
</div>
<hr />