remove comment

This commit is contained in:
Niels Lyngsø
2020-06-26 15:24:33 +02:00
parent 04fba15db1
commit a46acaf16c
2 changed files with 0 additions and 2 deletions
@@ -1,4 +1,3 @@
//used for the media picker dialog
angular.module("umbraco")
.controller("Umbraco.Editors.BlockEditorController",
function ($scope, localizationService, formHelper) {
@@ -1,4 +1,3 @@
//used for the media picker dialog
angular.module("umbraco")
.controller("Umbraco.Editors.BlockPickerController",
function ($scope, localizationService) {