diff --git a/lib/PuppeteerSharp/TargetInfo.cs b/lib/PuppeteerSharp/TargetInfo.cs index ba097cfca..51457bdc4 100644 --- a/lib/PuppeteerSharp/TargetInfo.cs +++ b/lib/PuppeteerSharp/TargetInfo.cs @@ -8,13 +8,6 @@ namespace PuppeteerSharp /// public class TargetInfo { - /// - /// Initializes a new instance of the class. - /// - public TargetInfo() - { - } - /// /// Gets the type. ///