We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9b0cd3 commit 9038590Copy full SHA for 9038590
src/Bot/CustomCommand.hs
@@ -24,11 +24,11 @@ import Data.Time
24
import Effect
25
import Entity
26
import HyperNerd.Parser
27
+import qualified Network.URI.Encode as URI
28
import Property
29
import Reaction
30
import Text.InterpolatedString.QM
31
import Transport
-import qualified Network.URI.Encode as URI
32
33
data CustomCommand = CustomCommand
34
{ customCommandName :: T.Text
0 commit comments