mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Fix typo and unit spacing
This commit is contained in:
@@ -11,7 +11,6 @@ angular.module('app').controller('ImportController', ['$scope', '$stateParams',
|
||||
$scope.jsonValid = false;
|
||||
$scope.errorMsg = null;
|
||||
$scope.builds = null;
|
||||
|
||||
|
||||
if (!$scope.importData) { return; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user