4 lines
58 B
JavaScript
Raw Normal View History

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