[AB-54] removing templates for an exception which got removed

This commit is contained in:
Sheldan
2020-10-03 11:11:34 +02:00
parent 9734acdce6
commit f7e64cd607
3 changed files with 0 additions and 3 deletions

View File

@@ -1 +0,0 @@
"description": "<@safe_include "parameter_too_long_exception"/>"

View File

@@ -1 +0,0 @@
<#assign parameterName=model.parameterName><#assign actualLength=model.actualLength><#assign maximumLength=model.maximumLength><#include "parameter_too_long_exception_text">