Skip to content

Commit 89828d3

Browse files
prateekatknoldusanalytically
authored andcommitted
minor change
1 parent dbe647f commit 89828d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/scala/com/typesafe/scalalogging/LoggerWithTaggedArgsSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package com.typesafe.scalalogging
22

33
import com.typesafe.scalalogging.tag.@@
4-
import org.slf4j.{Logger => Underlying}
4+
import org.slf4j.{ Logger => Underlying }
55
import org.scalatest.matchers.should.Matchers
66
import org.scalatest.wordspec.AnyWordSpec
77
import org.scalatestplus.mockito.MockitoSugar

0 commit comments

Comments
 (0)