Browse Source

Remove unused namespaces from ElementObserver.cs

Marcin Ziąbek 3 months ago
parent
commit
fd65ef4788
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Source/QuestPDF.LayoutTests/TestEngine/ElementObserver.cs

+ 0 - 2
Source/QuestPDF.LayoutTests/TestEngine/ElementObserver.cs

@@ -1,6 +1,4 @@
 using System.Diagnostics;
 using System.Diagnostics;
-using QuestPDF.Helpers;
-using QuestPDF.Skia;
 
 
 namespace QuestPDF.LayoutTests.TestEngine;
 namespace QuestPDF.LayoutTests.TestEngine;