Просмотр исходного кода

feat(chore): remove unused interfaceConfig options

j8
Saúl Ibarra Corretgé 8 лет назад
Родитель
Сommit
16e972d077
1 измененных файлов: 0 добавлений и 3 удалений
  1. 0
    3
      interface_config.js

+ 0
- 3
interface_config.js Просмотреть файл

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

Загрузка…
Отмена
Сохранить