Skip to content

Commit ebd9a2a

Browse files
chore(docs/app): remove redundant code directive
Closes angular#7000
1 parent fcfa6eb commit ebd9a2a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

docs/app/src/directives.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
angular.module('directives', [])
22

3-
.directive('code', function() {
4-
return { restrict:'E', terminal: true };
5-
})
6-
73
/**
84
* backToTop Directive
95
* @param {Function} $anchorScroll

0 commit comments

Comments
 (0)