diff --git a/Specifications/Common/Class1.cs b/Specifications/Common/Class1.cs deleted file mode 100644 index d86dc0f8..00000000 --- a/Specifications/Common/Class1.cs +++ /dev/null @@ -1,8 +0,0 @@ -// Copyright (c) Dolittle. All rights reserved. -// Licensed under the MIT license. See LICENSE file in the project root for full license information. - -namespace Common; - -public class Class1 -{ -}