11 lines
No EOL
167 B
C#
11 lines
No EOL
167 B
C#
using EllieBot.Services.Currency;
|
|
|
|
namespace EllieBot.Services;
|
|
|
|
public static class CurrencyServiceExtensions
|
|
{
|
|
|
|
|
|
// FUTURE should be a transaction
|
|
|
|
} |