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