mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-02 23:51:53 +01:00
Merge 2b52be04ee
into 72eda9a24f
This commit is contained in:
commit
5122246718
@ -3,7 +3,7 @@ package com.twitter.search.feature_update_service;
|
||||
final class FeatureUpdateServiceThriftServerMain {
|
||||
private FeatureUpdateServiceThriftServerMain() {
|
||||
// Private constructor to satisfy checkstyle error:
|
||||
// "Utility classes should not have a public or default constructor)."
|
||||
// "Utility classes should not have a public or default constructor."
|
||||
}
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
Loading…
Reference in New Issue
Block a user