feat(chore): remove unused interfaceConfig options

pull/1728/head
Saúl Ibarra Corretgé 8 years ago
parent 152427e01b
commit 16e972d077
  1. 3
      interface_config.js

@ -1,7 +1,4 @@
var interfaceConfig = { // eslint-disable-line no-unused-vars
CANVAS_EXTRA: 104,
CANVAS_RADIUS: 0,
SHADOW_COLOR: '#ffffff',
// TO FIX: this needs to be handled from SASS variables. There are some
// methods allowing to use variables both in css and js.
DEFAULT_BACKGROUND: '#474747',

Loading…
Cancel
Save