Remove a bunch of script related, unreferenced methods from file service and script repository (#9878)

Co-authored-by: Bjarke Berg <mail@bergmania.dk>
This commit is contained in:
Kenn Jacobsen
2021-04-27 10:36:28 +02:00
committed by GitHub
parent 720e529474
commit 4f0d4d1fcd
6 changed files with 4 additions and 137 deletions

View File

@@ -1,4 +1,4 @@
using System.Collections.Generic;
using System.Collections.Generic;
using System.IO;
using System.Text;
using Umbraco.Cms.Core.IO;