Skip to content

Commit 9038590

Browse files
committed
Fix hindent remarks
1 parent c9b0cd3 commit 9038590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Bot/CustomCommand.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ import Data.Time
2424
import Effect
2525
import Entity
2626
import HyperNerd.Parser
27+
import qualified Network.URI.Encode as URI
2728
import Property
2829
import Reaction
2930
import Text.InterpolatedString.QM
3031
import Transport
31-
import qualified Network.URI.Encode as URI
3232

3333
data CustomCommand = CustomCommand
3434
{ customCommandName :: T.Text

0 commit comments

Comments
 (0)