diff options
| author | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2023-01-29 20:40:31 -0500 |
|---|---|---|
| committer | Jesse Plamondon-Willard <Pathoschild@users.noreply.github.com> | 2023-04-09 13:13:29 -0400 |
| commit | c10f4c2506342a00eabeaea8e4ad08d9e0eca9a2 (patch) | |
| tree | 268d4e0d1c736b9e24f5918310ead07dfa289919 /src/SMAPI.Web/Framework/Clients | |
| parent | 5486146a05dec8a5c09e9585e5b610b89feaf731 (diff) | |
| download | SMAPI-c10f4c2506342a00eabeaea8e4ad08d9e0eca9a2.tar.gz SMAPI-c10f4c2506342a00eabeaea8e4ad08d9e0eca9a2.tar.bz2 SMAPI-c10f4c2506342a00eabeaea8e4ad08d9e0eca9a2.zip | |
update release notes
Diffstat (limited to 'src/SMAPI.Web/Framework/Clients')
| -rw-r--r-- | src/SMAPI.Web/Framework/Clients/UpdateManifest/UpdateManifestClient.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Framework/Clients/UpdateManifest/UpdateManifestClient.cs b/src/SMAPI.Web/Framework/Clients/UpdateManifest/UpdateManifestClient.cs index 1614beab..27072897 100644 --- a/src/SMAPI.Web/Framework/Clients/UpdateManifest/UpdateManifestClient.cs +++ b/src/SMAPI.Web/Framework/Clients/UpdateManifest/UpdateManifestClient.cs @@ -1,4 +1,3 @@ - using System; using System.Diagnostics.CodeAnalysis; using System.Net; |
