Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
rekby committed Dec 15, 2023
1 parent ef6a30c commit c42042f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion slo/src/Client.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging.Abstractions;
using Ydb.Sdk;
using Ydb.Sdk.Services.Table;
using Ydb.Sdk.Services.Sessions;
using Ydb.Sdk.Services.Table;

namespace slo;

Expand Down

0 comments on commit c42042f

Please sign in to comment.