X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Flib%2FttNotificationHelper.class.php;h=35a96970eb351ce4db39cd797b1f025e3fb10560;hb=bd92aeb3404ed8625272abccc9a8766f13ab75e6;hp=34c8527696769be1d38c2f380669b959563102c2;hpb=45c855269d952873285f7a835e82fc2b3eff3971;p=timetracker.git 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 {