chore(docs/app): remove redundant code directive

Closes #7000
This commit is contained in:
Peter Bacon Darwin
2014-04-06 17:27:53 +01:00
parent fcfa6ebb6b
commit ebd9a2a960

View File

@@ -1,9 +1,5 @@
angular.module('directives', [])
.directive('code', function() {
return { restrict:'E', terminal: true };
})
/**
* backToTop Directive
* @param {Function} $anchorScroll