1
0
mirror of synced 2026-08-06 07:06:54 +00:00

rm old page

This commit is contained in:
Rimian Perkins
2017-02-15 11:43:13 +11:00
parent 46a13af63a
commit 7d72c1f9cd
@@ -1,8 +0,0 @@
export default Ember.Controller.extend({
actions: {
someThing: function() {
console.log('w00t! something happened!');
}
}
});