1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00

remove unused variable

This commit is contained in:
kevmodrome 2020-04-14 11:11:50 +02:00
parent 2abae65cd2
commit 449b6c9c78

View file

@ -20,8 +20,6 @@ import { generate_screen_css } from "../generate_css"
import { insertCodeMetadata } from "../insertCodeMetadata"
import { uuid } from "../uuid"
let appname = ""
export const getStore = () => {
const initial = {
apps: [],