Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 committed Apr 24, 2022
1 parent b14c9a6 commit a017653
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions XMPP_API/Classes/XMPPClient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,6 @@ public bool enableOmemo(IExtendedOmemoStorage omemoStore)
return connection.EnableOmemo(omemoStore);
}

/*public async Task<string> uploadImageAsync()
{
}*/

#endregion

#region --Misc Methods (Private)--
Expand Down

0 comments on commit a017653

Please sign in to comment.