Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 73a7c6c

Browse files
committed
Add documentation for API
1 parent c738a03 commit 73a7c6c

File tree

1 file changed

+1
-1
lines changed
  • src/main/scala/org/codeoverflow/chatoverflow/requirement/service/twitch/api/impl

1 file changed

+1
-1
lines changed

src/main/scala/org/codeoverflow/chatoverflow/requirement/service/twitch/api/impl/TwitchStatImpl.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package org.codeoverflow.chatoverflow.requirement.service.twitch.api.impl
33
import akka.actor.{ActorRef, ActorSystem, Props}
44
import akka.pattern.ask
55
import akka.util.Timeout
6-
import org.codeoverflow.chatoverflow.api.io.dto.service.User
6+
import org.codeoverflow.chatoverflow.api.io.dto.stat.User
77
import org.codeoverflow.chatoverflow.api.io.input.stat.TwitchStatInput
88
import org.codeoverflow.chatoverflow.framework.actors.{Mapping, StringMappingActor}
99
import org.codeoverflow.chatoverflow.registry.Impl

0 commit comments

Comments
 (0)