Ver código fonte

auto commit

dev8
jfinn 4 anos atrás
pai
commit
45b86b720a
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0
    2
      react/features/filmstrip/reducer.js

+ 0
- 2
react/features/filmstrip/reducer.js Ver arquivo

@@ -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 {

Carregando…
Cancelar
Salvar