refactor: remove digest type and value handling

This commit is contained in:
Andrew Phillips
2025-05-22 09:06:51 -03:00
committed by Andrew Phillips (aider)
parent a8c363333c
commit 91cceff3e8
3 changed files with 0 additions and 33 deletions

View File

@@ -63,8 +63,6 @@ pub enum ColumnType {
Time,
Size,
Compression,
DigestType,
DigestValue,
FileSize,
FilePath,
Tags,