Skip to content

Commit

Permalink
Merge pull request #1129 from alvasw/TestNetworkTorrcGenerator_remove…
Browse files Browse the repository at this point in the history
…_getter_annotation

Remove @Getter from TestNetworkTorrcGenerator
  • Loading branch information
alvasw authored Aug 14, 2023
2 parents cdf02f8 + 5df42ef commit 7e20b42
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
* The configuration settings are from the Chutney (<a href="https://gitweb.torproject.org/chutney.git/">project</a>).
*/
@Builder
@Getter
public class TestNetworkTorrcGenerator implements TorrcConfigGenerator {

private final TorrcConfigGenerator baseTorrcConfigGenerator;
Expand Down

0 comments on commit 7e20b42

Please sign in to comment.