1
0
Fork 0
mirror of synced 2024-09-29 08:41:16 +13:00

removes unused context in Component

This commit is contained in:
Keviin Åberg Kultalahti 2021-01-22 12:47:43 +01:00
parent f45726a047
commit 0cab858780

View file

@ -10,7 +10,6 @@
// Get contexts
const dataContext = getContext("data")
const errorContext = getContext("error")
const screenslotContext = getContext("screenslot")
// Create component context