Lint code
This commit is contained in:
parent
5954151e2e
commit
c048e40325
|
|
@ -178,7 +178,6 @@
|
||||||
import { graphql } from '@/__generated__';
|
import { graphql } from '@/__generated__';
|
||||||
import { useQuery } from '@vue/apollo-composable';
|
import { useQuery } from '@vue/apollo-composable';
|
||||||
import { ref, computed } from 'vue';
|
import { ref, computed } from 'vue';
|
||||||
import ActivityEntry from '@/components/profile/ActivityEntry.vue';
|
|
||||||
import ActivityList from '@/components/profile/ActivityList.vue';
|
import ActivityList from '@/components/profile/ActivityList.vue';
|
||||||
import { TopicNode } from '@/__generated__/graphql';
|
import { TopicNode } from '@/__generated__/graphql';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue