OOPS, remove `console.log`

This commit is contained in:
Robin Ward 2015-11-20 13:15:00 -05:00
parent 5056de1d8a
commit 83d5b82c84
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
import RestModel from 'discourse/models/rest';
const { getProperties } = Ember;
console.log(getProperties);
export default RestModel.extend({
revert() {