jfinn 4 лет назад
Родитель
Сommit
45b86b720a
1 измененных файлов: 0 добавлений и 2 удалений
  1. 0
    2
      react/features/filmstrip/reducer.js

+ 0
- 2
react/features/filmstrip/reducer.js Просмотреть файл

@@ -98,8 +98,6 @@ const DEFAULT_STATE = {
98 98
 ReducerRegistry.register(
99 99
     'features/filmstrip',
100 100
     (state = DEFAULT_STATE, action) => {
101
-        // console.log("MRR~q2")
102
-        console.trace("MRR~q2")
103 101
         switch (action.type) {
104 102
         case SET_FILMSTRIP_ENABLED:
105 103
             return {

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