diff options
Diffstat (limited to 'apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php')
-rw-r--r-- | apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php index 5158fb42410..3a8469e99b4 100644 --- a/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php +++ b/apps/dav/lib/Connector/Sabre/DummyGetResponsePlugin.php @@ -24,7 +24,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCA\DAV\Connector\Sabre; use Sabre\HTTP\RequestInterface; |