setting up for locale header change

This commit is contained in:
Peter Cottle 2015-03-28 10:15:52 -07:00
parent 73728bc733
commit c1e7274c72
8 changed files with 45 additions and 10 deletions

View file

@ -1,4 +1,4 @@
'use strict';
"use strict";
var AppConstants = require('../constants/AppConstants');
var AppDispatcher = require('../dispatcher/AppDispatcher');