mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Decouple RemovableDrivePlugin from FileConstants.
This commit is contained in:
@@ -3,4 +3,6 @@ package org.briarproject.bramble.api.plugin;
|
||||
public interface RemovableDriveConstants {
|
||||
|
||||
TransportId ID = new TransportId("org.briarproject.bramble.drive");
|
||||
|
||||
String PROP_PATH = "path";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user