mirror of
https://github.com/nasa/openmct.git
synced 2024-12-24 23:36:41 +00:00
[Time Conductor] Remove debugging statement
WTD-1515
This commit is contained in:
parent
f776561303
commit
7a97588aa5
@ -97,7 +97,6 @@ define(
|
||||
$scope.month = MONTHS[month];
|
||||
$scope.year = year;
|
||||
$scope.table = generateTable();
|
||||
console.log($scope.table);
|
||||
}
|
||||
|
||||
function updateFromModel(ngModel) {
|
||||
|
Loading…
Reference in New Issue
Block a user