@@ -138,7 +138,6 @@ const instructionList = ref([])
const categoryLoading = ref(false)
const instructionLoading = ref(false)
const instructionTotal = ref(0)
-
const currentCategory = ref(null)
const selected = ref([])