Skip to content

Commit

Permalink
Fixed build error
Browse files Browse the repository at this point in the history
  • Loading branch information
fembina committed May 21, 2024
1 parent 8d99bfd commit 0aba44d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using System.Text;
using System.Text.Json;
using Talkie.Bridges.Telegram.Models;
using Talkie.Bridges.Telegram.Serialization;
using Talkie.Validations;
using ModelsJsonSerializerContext = Falko.Talkie.Bridges.Telegram.Serialization.ModelsJsonSerializerContext;

namespace Talkie.Bridges.Telegram.Clients;

Expand Down

0 comments on commit 0aba44d

Please sign in to comment.