mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
OOPS, remove console.log
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import RestModel from 'discourse/models/rest';
|
||||
|
||||
const { getProperties } = Ember;
|
||||
console.log(getProperties);
|
||||
|
||||
export default RestModel.extend({
|
||||
revert() {
|
||||
|
||||
Reference in New Issue
Block a user