Skip to content

Commit

Permalink
Sample
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiusgreat committed Mar 23, 2024
1 parent 3e9614d commit e74053a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Libs/ScriptService.cs
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ public async Task<ScriptService> CreateModule(IDictionary<string, dynamic> optio
}
catch (Exception)
{
Console.WriteLine($"{e}");
}

return this;
Expand Down

0 comments on commit e74053a

Please sign in to comment.