aboutsummaryrefslogtreecommitdiff
path: root/javascript/app/components/type-signature-text.js
diff options
context:
space:
mode:
Diffstat (limited to 'javascript/app/components/type-signature-text.js')
-rw-r--r--javascript/app/components/type-signature-text.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/javascript/app/components/type-signature-text.js b/javascript/app/components/type-signature-text.js
deleted file mode 100644
index ce33607..0000000
--- a/javascript/app/components/type-signature-text.js
+++ /dev/null
@@ -1,4 +0,0 @@
-import Ember from 'ember';
-export default Ember.Component.extend({
- tagName : "span"
-});