Skip to content
Snippets Groups Projects
Commit 489b3a26 authored by Simon Malesys's avatar Simon Malesys
Browse files

Remove unused variable

parent fd38cc34
No related branches found
Tags v2.1.1
No related merge requests found
Pipeline #149266 passed
......@@ -139,7 +139,6 @@ import NoResults from './NoResults.vue'
import SearchBar from './SearchBar.vue'
const store = useStore()
const antibodies = computed(() => { return store.antibodies })
const noResults = computed(() => { return store.noResults })
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment