Skip to content

Commit 32cb489

Browse files
authored
fix recursive imports
1 parent 55b18ae commit 32cb489

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dimscord/helpers/channel.nim

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import asyncdispatch, options, json
2-
import ../restapi
32
import ../objects, ../constants
43

54
template pin*(m: Message, reason = ""): Future[void] =

0 commit comments

Comments
 (0)