Skip to content

Commit

Permalink
Addressing warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Jan 19, 2024
1 parent 5314322 commit 7d6f2b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Lombiq.VueJs.Tests.UI/Assets/Media/DirectoryPlaceholder.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
namespace Lombiq.VueJs.Tests.UI.Assets.Media;

// This is a dummy class to easier access the requested resource.
#pragma warning disable S2094 // Classes should not be empty
internal sealed class DirectoryPlaceholder
#pragma warning restore S2094 // Classes should not be empty
{
}

0 comments on commit 7d6f2b8

Please sign in to comment.