Skip to content
Snippets Groups Projects
Commit 2a6a36b9 authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Now a stable API according to our rules!

parent f02fa5af
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
import java.nio.file.Path;
import org.xwiki.component.annotation.Role;
import org.xwiki.stability.Unstable;
/**
* Helper to create a {@link Path} instance from an XWiki VFS URI
......@@ -33,7 +32,6 @@
* @since 8.4RC1
*/
@Role
@Unstable
public interface VfsPathFactory
{
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment