use correct import

This commit is contained in:
Armin Schrenk
2023-05-17 17:26:37 +02:00
parent 0af0a9e440
commit 68ea4af0ad

View File

@@ -1,8 +1,6 @@
package org.cryptomator.common.locationpresets;
import org.cryptomator.integrations.common.OperatingSystem;
import org.cryptomator.integrations.locationpresets.LocationPreset;
import org.cryptomator.integrations.locationpresets.LocationPresetsProvider;
import org.jetbrains.annotations.Blocking;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;