container: fetch: remove bittrex

This commit is contained in:
2025-01-04 01:08:46 -08:00
parent c7ba59cfa1
commit 9034346426
2 changed files with 0 additions and 5 deletions

View File

@@ -87,7 +87,6 @@ namespace docker_finance
switch ($type) {
case 'account':
switch ($subtype) {
case 'bittrex':
case 'coinbase':
case 'gemini':
$api = new exchanges\Fetch($env);