summaryrefslogtreecommitdiffstats
path: root/node-admin/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2018-01-23 10:01:24 +0100
committerGitHub <noreply@github.com>2018-01-23 10:01:24 +0100
commite051847d1b87c8a1f5bd0a1386946aae78b1e3ab (patch)
tree137ba7f8c2d7fdf2eac9f3396c796fdade893888 /node-admin/pom.xml
parent81a0bae3aa618b13eb1dc9d79b01666155fe8748 (diff)
Revert "Redefine task and its context"
Diffstat (limited to 'node-admin/pom.xml')
-rw-r--r--node-admin/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 7b3b787b503..983e4d3a832 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -115,11 +115,6 @@
<artifactId>mockito-core</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.google.jimfs</groupId>
- <artifactId>jimfs</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>