use deterministic hash in file server image generation

This commit is contained in:
sbwalker
2025-01-28 15:55:40 -05:00
parent 37de18c670
commit 188be2fa8c
2 changed files with 9 additions and 21 deletions

View File

@ -1,9 +1,3 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Oqtane.Services
{
public interface IImageService