start refactoring

This commit is contained in:
Kevin Jahns
2018-10-22 12:23:35 +02:00
parent 4c01a34d09
commit dece14486c
46 changed files with 1127 additions and 2411 deletions

View File

@@ -1,4 +1,4 @@
import Tree from '../Util/Tree.js'
import Tree from '../../lib/Tree.js'
import RootID from '../Util/ID/RootID.js'
import { getStruct } from '../Util/structReferences.js'
import { logID } from '../MessageHandler/messageToString.js'