From 4036cd870b0c6b504ef80855f14fa69e452d9b99 Mon Sep 17 00:00:00 2001 From: CMK Date: Fri, 19 Feb 2021 17:09:17 +0800 Subject: [PATCH] chore: remove version Co-authored-by: BradGao --- .../Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift index 3f7f69a66..0cdacacdf 100644 --- a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift +++ b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift @@ -17,8 +17,6 @@ extension Mastodon.API.Onboarding { /// /// Using this endpoint to fetch booked servers /// - /// - Since: 3.3.0 - /// - Version: 3.3.0 /// # Last Update /// 2021/2/19 /// # Reference