remove namespace from Unirest.php
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
<?php namespace Unirest;
|
<?php
|
||||||
|
|
||||||
|
use Unirest\HttpMethod;
|
||||||
|
use Unirest\HttpResponse;
|
||||||
|
|
||||||
class Unirest
|
class Unirest
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user