This is an automated email from the ASF dual-hosted git repository.

dubeejw pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-package-alarms.git


The following commit(s) were added to refs/heads/master by this push:
     new a1f22b4  remove unused import (#127)
a1f22b4 is described below

commit a1f22b4ab7206bf5478435048c5b7cacacc05795
Author: Jason Peterson <jason...@us.ibm.com>
AuthorDate: Tue Feb 13 16:08:02 2018 -0500

    remove unused import (#127)
---
 tests/src/test/scala/system/health/AlarmsHealthFeedTests.scala | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tests/src/test/scala/system/health/AlarmsHealthFeedTests.scala 
b/tests/src/test/scala/system/health/AlarmsHealthFeedTests.scala
index e1b84f4..456d9ab 100644
--- a/tests/src/test/scala/system/health/AlarmsHealthFeedTests.scala
+++ b/tests/src/test/scala/system/health/AlarmsHealthFeedTests.scala
@@ -16,8 +16,6 @@
  */
 package system.health
 
-import java.time.{Clock, Instant}
-
 import common._
 import org.junit.runner.RunWith
 import org.scalatest.junit.JUnitRunner

-- 
To stop receiving notification emails like this one, please contact
dube...@apache.org.

Reply via email to