Merge pull request #18200 from seamuslee001/5.29
[civicrm-core.git] / CRM / Core / Lock.php
index 45d6c96c8e51ed89f67e1c78ecba7c4760d501a1..da1366b4243a19c27330be702f6e8c19d1413504 100644 (file)
@@ -13,8 +13,6 @@
  *
  * @package CRM
  * @copyright CiviCRM LLC https://civicrm.org/licensing
- * $Id$
- *
  */
 class CRM_Core_Lock implements \Civi\Core\Lock\LockInterface {