Rename folder

This commit is contained in:
Berkeley Martinez
2016-05-24 12:01:50 -07:00
parent 9b7bd2a026
commit e3e9f67e40
4 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
import { Observable } from 'rx';
import { ajax$ } from '../../common/utils/ajax-stream';
import throwers from '../new-framework/throwers';
import transformers from '../new-framework/transformers';
import throwers from '../rechallenge/throwers';
import transformers from '../rechallenge/transformers';
import types from '../../common/app/routes/challenges/redux/types';
import {
frameMain