diff --git a/MP.Land/Components/ArchiveStatus.razor b/MP.Land/Components/ArchiveStatus.razor deleted file mode 100644 index 2a8f5230..00000000 --- a/MP.Land/Components/ArchiveStatus.razor +++ /dev/null @@ -1,99 +0,0 @@ -
| - | Macchina | -Path | -Tags | -Senza Tag | -Modificati | -Tot File | -
|---|---|---|---|---|---|---|
| - @if (!string.IsNullOrEmpty(record.BasePath)) - { - - } - | -- @record.Nome - | -
- @record.BasePath
- |
- - @record.TotalTags - | -- @record.NoTags - | -- @record.NumChanged - | -- - @record.TotFile - - | -