Fix namespaces.

This commit is contained in:
2020-07-20 15:43:45 +01:00
parent aeb3630d26
commit f0a8221b3f
4 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using Aaru.CommonTypes.Interfaces;
using Aaru.Partitions;
namespace Aaru.CommonTypes
{