removed useless comment

This commit is contained in:
Vedran Zelen 2020-07-27 13:24:35 +02:00
parent 4558e8d958
commit 715b188ecd
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ use Illuminate\Http\Request;
use Illuminate\Http\Response;
use App\Contact;
use phpDocumentor\Reflection\Types\Context;
//hello
class ContactController extends Controller
{
public function __construct()