Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ebd9a2a

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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)