Skip to content

Commit c9d72a2

Browse files
minor
1 parent 222a19e commit c9d72a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/content_manager.go

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ import (
1313
)
1414

1515
const (
16-
//NamespacePattern = "(\\|/)_(mediapro|lr|xmpTPg|prismusagerights|xmpPLUS|dam|s7sitecatalyst|xmpNote|dex|xml|xmp|viewerpreset|rep|stock|psAux|prism|MP|Iptc4xmpExt|photoshop|xmpDM|prl|plus|xmpMM|acdsee|wcmio|exif|xmpRights|bd|tiff|nt|stEvt|s7userdata|jcr|oak|DICOM|mix|oauth|cc|sv|social|crs|album|crx|cm|xmpBJ|cq|sling|adobe_dam|pdfx|pdf|Iptc4xmpCore|rdf|granite|stRef|MicrosoftPhoto|slingevent|dc|vlt)_"
1716
NamespacePattern = "(\\\\|/)_(mediapro|lr|xmpTPg|prismusagerights|xmpPLUS|dam|s7sitecatalyst|xmpNote|dex|xml|xmp|viewerpreset|rep|stock|psAux|prism|MP|Iptc4xmpExt|photoshop|xmpDM|prl|plus|xmpMM|acdsee|wcmio|exif|xmpRights|bd|tiff|nt|stEvt|s7userdata|jcr|oak|DICOM|mix|oauth|cc|sv|social|crs|album|crx|cm|xmpBJ|cq|sling|adobe_dam|pdfx|pdf|Iptc4xmpCore|rdf|granite|stRef|MicrosoftPhoto|slingevent|dc|vlt)_"
1817
)
1918

0 commit comments

Comments
 (0)