fix: remove unused import

This commit is contained in:
Manuel Jenny 2021-03-17 17:12:14 +01:00
parent c8a2c1dc19
commit f7411ea286
No known key found for this signature in database
GPG Key ID: 1C80FE62B2BEAA18

View File

@ -1,7 +1,5 @@
package org.cryptomator.data.cloud.pcloud;
import org.cryptomator.domain.CloudNode;
interface PCloudNode extends PCloudIdCloudNode {
@Override