fix lint error

This commit is contained in:
pooya parsa 2019-03-25 00:45:28 +04:30
parent 920dcac7f0
commit e5369db2d5
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,6 @@
<template> <template>
<section class="section"> <section class="section">
<div class="columns is-mobile"> <div class="columns is-mobile">
<card <card
title="Free" title="Free"
icon="github-circle" icon="github-circle"
@ -29,7 +28,6 @@
> >
No other internal dependency No other internal dependency
</card> </card>
</div> </div>
</section> </section>
</template> </template>