diff options
Diffstat (limited to 'testbench-api')
-rw-r--r-- | testbench-api/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testbench-api/pom.xml b/testbench-api/pom.xml index 23a7a5b5c8..5d2ddb2dc5 100644 --- a/testbench-api/pom.xml +++ b/testbench-api/pom.xml @@ -36,10 +36,6 @@ <build> <plugins> <plugin> - <groupId>net.revelc.code.formatter</groupId> - <artifactId>formatter-maven-plugin</artifactId> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> <executions> |