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