Merge pull request #13848 from dacook/cleanup-tmp-ctrl

Remove unused file
This commit is contained in:
Gaetan Craig-Riou
2026-01-14 16:23:11 +11:00
committed by GitHub

View File

@@ -1,2 +0,0 @@
angular.module('Darkswarm').controller "TmpCtrl", ($scope)->
$scope.test = {foo: "bar"}