Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / memcache / src / MemcacheException.php
index 9cce2b24d4fdb07f01fd6ce4976156a38f3dd3d3..94e41e668806ddb2975038e8f9c57ddf56307a85 100644 (file)
@@ -1,10 +1,5 @@
 <?php
 
-/**
- * @file
- * Contains \Drupal\memcache\MemcacheException.
- */
-
 namespace Drupal\memcache;
 
 /**