Armin Schrenk 4 سال پیش
والد
کامیت
f74b9d3347
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      main/ui/src/main/java/org/cryptomator/ui/health/CheckListCell.java

+ 0 - 1
main/ui/src/main/java/org/cryptomator/ui/health/CheckListCell.java

@@ -12,7 +12,6 @@ import javafx.scene.Node;
 import javafx.scene.control.ContentDisplay;
 import javafx.scene.control.ListCell;
 
-@HealthCheckScoped
 class CheckListCell extends ListCell<HealthCheckTask> {
 
 	private final FontAwesome5IconView stateIcon = new FontAwesome5IconView();