rm old page
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
|
||||
export default Ember.Controller.extend({
|
||||
actions: {
|
||||
someThing: function() {
|
||||
console.log('w00t! something happened!');
|
||||
}
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user