diff options
Diffstat (limited to 'lib/public/Comments/CommentsEntityEvent.php')
-rw-r--r-- | lib/public/Comments/CommentsEntityEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Comments/CommentsEntityEvent.php b/lib/public/Comments/CommentsEntityEvent.php index 7ae2968ead8..e4b4c78f03c 100644 --- a/lib/public/Comments/CommentsEntityEvent.php +++ b/lib/public/Comments/CommentsEntityEvent.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Comments; use OCP\EventDispatcher\Event; |