mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 07:53:15 +00:00
unused警告を無効に
This commit is contained in:
parent
3540f20c46
commit
bc5d0edd68
|
@ -9,6 +9,7 @@ import java.nio.file.Path;
|
|||
import java.util.List;
|
||||
|
||||
|
||||
/** @noinspection unused*/
|
||||
public interface FileManager {
|
||||
|
||||
Path getRootDir();
|
||||
|
|
Loading…
Reference in New Issue
Block a user