Dependency cleanup

This commit is contained in:
Sebastian Stenzel
2017-06-28 11:25:42 +02:00
parent 5e621eb0fb
commit 096e063754
6 changed files with 23 additions and 50 deletions
@@ -10,8 +10,6 @@ package org.cryptomator.common.settings;
import java.util.function.Consumer;
import org.apache.commons.lang3.SystemUtils;
import javafx.beans.property.BooleanProperty;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.SimpleBooleanProperty;