fd3cc772cd
Remove its README.md.
7 lines
128 B
JavaScript
7 lines
128 B
JavaScript
(function(exports) {
|
|
'use strict';
|
|
|
|
var rpmostreeControllers = angular.module('rpmostreeControllers', []);
|
|
|
|
})(window);
|