Remove line for consistency

This commit is contained in:
Ian
2022-08-08 17:32:51 +02:00
parent 40f40e549d
commit a85296ab94

View File

@@ -130,7 +130,6 @@ class Smarty extends Smarty_Internal_TemplateBase
const DEBUG_OFF = 0;
const DEBUG_ON = 1;
const DEBUG_INDIVIDUAL = 2;
/**
* filter types
*/