Skip to content
Snippets Groups Projects
Commit 9aa6efe3 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

clean code

parent 89165d62
Branches
Tags
No related merge requests found
...@@ -194,7 +194,6 @@ angular.module('cesium.directives', []) ...@@ -194,7 +194,6 @@ angular.module('cesium.directives', [])
// All this does is allow the message // All this does is allow the message
// to be sent when you tap return // to be sent when you tap return
// TODO: to remove ? Seems not to be used
.directive('input', function($timeout) { .directive('input', function($timeout) {
return { return {
restrict: 'E', restrict: 'E',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment