lib/calcms: remove debug code

This commit is contained in:
Milan
2022-11-18 23:13:08 +01:00
parent 267ebb33c0
commit 9d5b154b69
31 changed files with 3 additions and 150 deletions

View File

@@ -16,8 +16,6 @@ use uac;
use db;
use auth;
sub debug;
sub get_columns ($) {
my $config = shift;