mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-23 20:45:07 +00:00
remove unused google analytics support
This commit is contained in:
@@ -51,11 +51,6 @@ public interface CommaFeedConfiguration {
|
||||
*/
|
||||
Optional<String> announcement();
|
||||
|
||||
/**
|
||||
* Google Analytics tracking code.
|
||||
*/
|
||||
Optional<String> googleAnalyticsTrackingCode();
|
||||
|
||||
/**
|
||||
* Google Auth key for fetching Youtube channel favicons.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user