A bit of cleanup.
[timetracker.git] / WEB-INF / lib / ttNotificationHelper.class.php
index 34c8527..35a9697 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 {