X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/da37700ac23b0a3789c7da1ed3517d1900d5894d..refs/pull/2700/head:/app/Api/ApiToken.php diff --git a/app/Api/ApiToken.php b/app/Api/ApiToken.php index 91c407fd8..defaa7e95 100644 --- a/app/Api/ApiToken.php +++ b/app/Api/ApiToken.php @@ -14,7 +14,6 @@ use Illuminate\Support\Carbon; * @property string $name * @property Carbon $expires_at * @property User $user - * @package BookStack\Api */ class ApiToken extends Model implements Loggable {