Remove ThumbHasher from Property
This commit is contained in:
@ -16,7 +16,6 @@ public interface IProperty
|
||||
public string? Make { init; get; }
|
||||
public string? Model { init; get; }
|
||||
public string? Orientation { init; get; }
|
||||
public byte[]? ThumbHashBytes { init; get; }
|
||||
public int? Width { init; get; }
|
||||
|
||||
}
|
Reference in New Issue
Block a user