Skip to content

Commit e40f668

Browse files
committed
pull 14 fix: delete get_trending_categories after HF 18 for GOLOS
1 parent f29cb25 commit e40f668

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Commands/Commands.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -400,13 +400,6 @@ class Commands implements CommandInterface
400400
'1' => ['bool'], //onlyVirtual
401401
]
402402
],
403-
'get_trending_categories' => [
404-
'apiName' => 'social_network',
405-
'fields' => [
406-
'0' => ['nullOrString'], //after
407-
'1' => ['integer'], //permlink
408-
]
409-
],
410403
'get_trending_tags' => [
411404
'apiName' => 'tags',
412405
'fields' => [

0 commit comments

Comments
 (0)