Skip to content
This repository has been archived by the owner on Jul 29, 2021. It is now read-only.

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed May 15, 2019
1 parent b13b1e9 commit 9f07e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion re/native/src/main/scala/pl/writeonly/re/main/Main.scala
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package pl.writeonly.re.main

import pl.writeonly.re.shared.core._
import slogging.TerminalLoggerFactory.TerminalControlCode
import slogging._
import slogging.TerminalLoggerFactory.TerminalControlCode

object Main extends App {
LoggerConfig.factory = TerminalLoggerFactory()
Expand Down

0 comments on commit 9f07e51

Please sign in to comment.