diff options
Diffstat (limited to 'lib/public/Http/Client/IClientService.php')
-rw-r--r-- | lib/public/Http/Client/IClientService.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Http/Client/IClientService.php b/lib/public/Http/Client/IClientService.php index 7498be08ed3..cba7df0517d 100644 --- a/lib/public/Http/Client/IClientService.php +++ b/lib/public/Http/Client/IClientService.php @@ -24,7 +24,6 @@ declare(strict_types=1); * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Http\Client; /** |