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