test/jdk/jdk/jfr/api/consumer/TestReadTwice.java
changeset 58863 c16ac7a2eba4
parent 51214 67736b4846a0
--- a/test/jdk/jdk/jfr/api/consumer/TestReadTwice.java	Wed Oct 30 16:14:56 2019 +0100
+++ b/test/jdk/jdk/jfr/api/consumer/TestReadTwice.java	Wed Oct 30 19:43:52 2019 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -26,7 +26,6 @@
 package jdk.jfr.api.consumer;
 
 import java.nio.file.Path;
-import java.nio.file.Paths;
 import java.util.LinkedList;
 import java.util.List;