Removed unused 'CurrencyNotSupportedException'

https://git.n64.cc/nosial/libs/tgbot/-/issues/3
This commit is contained in:
Netkas 2023-04-27 20:43:30 -04:00
parent 3c91058235
commit 2389839a37

View file

@ -1,8 +0,0 @@
<?php
namespace TgBotLib\Exceptions;
class CurrencyNotSupportedException
{
}