lint
This commit is contained in:
parent
f64a48190b
commit
bec7fbf7b2
2 changed files with 1 additions and 2 deletions
|
|
@ -2,7 +2,6 @@ import Timeago from 'components/timeago/timeago.vue'
|
|||
import genRandomSeed from '../../services/random_seed/random_seed.service.js'
|
||||
import RichContent from 'components/rich_content/rich_content.jsx'
|
||||
import Checkbox from 'components/checkbox/checkbox.vue'
|
||||
import { forEach, map } from 'lodash'
|
||||
import { usePollsStore } from 'src/stores/polls'
|
||||
|
||||
export default {
|
||||
|
|
|
|||
|
|
@ -101,4 +101,4 @@
|
|||
|
||||
<script src="./poll.js"></script>
|
||||
|
||||
<style src="./poll.scss" lang="scss"/>
|
||||
<style src="./poll.scss" lang="scss" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue