diff --git a/src/Users/UserStatistics.php b/src/Users/UserStatistics.php index 9d29d54..5f10e17 100644 --- a/src/Users/UserStatistics.php +++ b/src/Users/UserStatistics.php @@ -120,7 +120,6 @@ public function addStatistic($typeCode,$categoryCode,$segmentType,$note) # For debugging: #print "TypeCode: $typeCode\nTypeDesc: $typeDesc\nCategoryCode: $categoryCode\nCategoryDesc: $categoryDesc\n"; - } /**