Browse Source

Merge pull request #2298 from chamilo/flintci-674

Applied fixes from FlintCI
Julio Montoya 7 years ago
parent
commit
0122717fba
1 changed files with 0 additions and 1 deletions
  1. 0 1
      main/inc/ajax/announcement.ajax.php

+ 0 - 1
main/inc/ajax/announcement.ajax.php

@@ -51,7 +51,6 @@ switch ($action) {
                             AnnouncementManager::delete_announcement($courseInfo, $itemId);
                         }
                     }
-
                 }
             }
         }