Skip to content

Commit

Permalink
Style: decorate white space.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wei.He committed Oct 3, 2023
1 parent db046da commit 2a2d637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package com.wei.amazingtalker.core.network
import com.wei.amazingtalker.core.network.model.NetworkTeacherSchedule

/**
* Interface representing network calls to the Amazing Talker backend
* Interface representing network calls to the Amazing Talker backend
*/
interface AtNetworkDataSource {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import javax.inject.Inject
import javax.inject.Singleton

/**
* Retrofit API declaration for Amazing Talker Network API
* Retrofit API declaration for Amazing Talker Network API
*/
interface RetrofitAtNetworkApi {
/**
Expand Down

0 comments on commit 2a2d637

Please sign in to comment.