3 lines
58 B
JavaScript
Raw Normal View History

2017-08-08 14:54:25 -06:00
app.controller('BoltController', [function($scope) {
}]);