We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7636f80 commit b1a288dCopy full SHA for b1a288d
Flagsmith.FlagsmithClient/AnalyticsProcessor.cs
@@ -139,7 +139,6 @@ public async Task TrackFeature(string featureName)
139
/// This method is thread safe.
140
/// It will aggregate the analytics data from all threads registered in AnalyticsDataThreads.
141
/// </summary>
142
- /// \
143
/// <returns>Dictionary of feature name and usage count</returns>
144
public Dictionary<string, int> GetAggregatedAnalytics()
145
{
0 commit comments