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

@@ -22,8 +22,6 @@ our @EXPORT_OK = qw(
#TODO: globally replace get_studios by get_studio_assignments
sub debug;
# get project columns
sub get_columns ($) {
my $config = shift;