Remove strict types from Artax client implementation

This commit is contained in:
Timothy Warren 2018-01-15 14:49:17 -05:00
parent 7b9adbf52e
commit 4532bd1865
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<?php declare(strict_types=1);
<?php
/**
* Hummingbird Anime List Client
*