From ac83bd592d4a075bf304b3388aa2bf3a89d68df1 Mon Sep 17 00:00:00 2001 From: Simon Gockner Date: Mon, 17 Feb 2020 13:20:15 +0100 Subject: [PATCH] - remove old param tag --- GBase.Api/IGBaseObject.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/GBase.Api/IGBaseObject.cs b/GBase.Api/IGBaseObject.cs index 689a8b9..01c6e28 100644 --- a/GBase.Api/IGBaseObject.cs +++ b/GBase.Api/IGBaseObject.cs @@ -7,7 +7,6 @@ namespace GBase.Api /// /// GBase object that allows conversion from /// - /// public interface IGBaseObject { ///