it really isn't

This commit is contained in:
2024-07-01 21:02:23 +02:00
parent a294e20f5b
commit 6dfae7d8ac

View File

@@ -22,7 +22,6 @@ import java.nio.file.Paths;
import java.util.*;
import java.util.concurrent.atomic.AtomicReference;
// Note: this is not actually reactive
@ApplicationScoped
public class DhfsFileServiceImpl implements DhfsFileService {
@Inject