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