Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ofekby committed Nov 21, 2023
1 parent 3c52f51 commit e57eaa3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ public class CapabilitiesService {
private final Set<Capability> enabledCapabilities = new HashSet<>();
private volatile Optional<ExperimentSource> experimentSourceOptional = Optional.empty();


public static CapabilitiesService getInstance() {
return ServiceManager.getService(CapabilitiesService.class);
}
Expand Down

0 comments on commit e57eaa3

Please sign in to comment.