1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-27 21:53:25 +00:00
Files
browser/src/popup/app/tools/toolsController.js
2016-09-03 00:03:13 -04:00

7 lines
101 B
JavaScript

angular
.module('bit.tools')
.controller('toolsController', function ($scope) {
});