Remove pointless annotate class

This commit is contained in:
Andre601
2024-01-26 14:22:13 +01:00
parent 7f39f06b39
commit 138da668fb

View File

@@ -14,7 +14,7 @@ Before you can actually make use of PlaceholderAPI, you first have to import it
Use the below code example matching your dependency manager. Use the below code example matching your dependency manager.
/// tab | :simple-apachemaven: Maven /// tab | :simple-apachemaven: Maven
```{ .xml .annotate title="pom.xml" data-md-component="api-version" } ```{ .xml title="pom.xml" data-md-component="api-version" }
<repositories> <repositories>
<repository> <repository>
<id>placeholderapi</id> <id>placeholderapi</id>