From 12d46489b04ae4bc0b7d6d02548be326e6f7d27e Mon Sep 17 00:00:00 2001 From: dmitz Date: Fri, 13 Sep 2024 09:57:29 +0300 Subject: [PATCH] Remove trailing comment --- ArchiSteamFarm/Steam/Data/EAssetRarity.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ArchiSteamFarm/Steam/Data/EAssetRarity.cs b/ArchiSteamFarm/Steam/Data/EAssetRarity.cs index 09e4789acb3cc..aae03dcfe1b97 100644 --- a/ArchiSteamFarm/Steam/Data/EAssetRarity.cs +++ b/ArchiSteamFarm/Steam/Data/EAssetRarity.cs @@ -20,7 +20,6 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -// namespace ArchiSteamFarm.Steam.Data;