X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/45c855269d952873285f7a835e82fc2b3eff3971..c83e33b75d24c71b29df94a061e79a3079f7fe12:/WEB-INF/lib/ttNotificationHelper.class.php diff --git a/WEB-INF/lib/ttNotificationHelper.class.php b/WEB-INF/lib/ttNotificationHelper.class.php index 34c85276..35a96970 100644 --- a/WEB-INF/lib/ttNotificationHelper.class.php +++ b/WEB-INF/lib/ttNotificationHelper.class.php @@ -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 {