Remov unused variable.

This commit is contained in:
John Preston 2024-10-21 10:16:03 +04:00
parent c010ecfe38
commit 95e0086eed

View file

@ -57,7 +57,6 @@ namespace {
constexpr auto kCollapsedChannelsCount = 5;
constexpr auto kProbablyMaxChannels = 1000;
constexpr auto kProbablyMaxRecommendations = 100;
constexpr auto kCollapsedAppsCount = 5;
constexpr auto kProbablyMaxApps = 100;