Removed personal access token from settings api page

This commit is contained in:
snipe 2017-01-11 03:58:09 -08:00
parent 19fcda5c25
commit a02f406fa6

View file

@ -8,12 +8,7 @@
{{-- Page content --}}
@section('content')
<passport-clients></passport-clients>
<passport-authorized-clients></passport-authorized-clients>
<passport-personal-access-tokens></passport-personal-access-tokens>
@stop