Skip to content

Commit

Permalink
fix(动态): 修复动态话题下列表引用错误的类进行实例化
Browse files Browse the repository at this point in the history
  • Loading branch information
medz committed Nov 9, 2018
1 parent cb053a9 commit 83fe0fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/API2/Controllers/Feed/TopicFeed.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

namespace Zhiyi\Plus\API2\Controllers\Feed;

use Carbon\Carbon;
use Illuminate\Http\JsonResponse;
use Zhiyi\Plus\API2\Controllers\Controller;
use Zhiyi\Plus\Models\FeedTopicLink as FeedTopicLinkModel;
Expand Down

0 comments on commit 83fe0fd

Please sign in to comment.