style: delete redundant code

This commit is contained in:
Yanyan-Wang 2018-07-13 18:46:37 +08:00
parent a4cd1d989d
commit 9b6f377d55

View File

@ -7,12 +7,9 @@ const version = require('./version');
module.exports = {
trackable: true,
defaultNodeSize: 40,
defaultGuideSize: 100,
nodeStyle: {
lineWidth: 1
},
guideStyle: {
},
labelStyle: {
fill: '#595959',
textAlign: 'center',