diff options
Diffstat (limited to 'lib/private/Comments/ManagerFactory.php')
-rw-r--r-- | lib/private/Comments/ManagerFactory.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Comments/ManagerFactory.php b/lib/private/Comments/ManagerFactory.php index ec2cb1e69a1..c2fb3d37ab7 100644 --- a/lib/private/Comments/ManagerFactory.php +++ b/lib/private/Comments/ManagerFactory.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Comments; use OCP\Comments\ICommentsManager; |