]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/ttNotificationHelper.class.php
Fixed export of group name - broken during refactoring.
[timetracker.git] / WEB-INF / lib / ttNotificationHelper.class.php
index 34c8527696769be1d38c2f380669b959563102c2..35a96970eb351ce4db39cd797b1f025e3fb10560 100644 (file)
@@ -26,9 +26,6 @@
 // | https://www.anuko.com/time_tracker/credits.htm
 // +----------------------------------------------------------------------+
 
-import('ttTeamHelper');
-import('ttUserHelper');
-
 // Class ttNotificationHelper is used to help with notification related tasks.
 class ttNotificationHelper {