Skip to content

Commit

Permalink
chore: removed unused import
Browse files Browse the repository at this point in the history
FossilOrigin-Name: cad5ac0526828bafee55c7ad48de40ce3e205548815ec604f5502d9246fef21f
  • Loading branch information
thindil committed Oct 30, 2024
1 parent 7fd93f0 commit 878b07b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands.nim
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
# Standard library imports
import std/[os, paths, tables, unicode]
# External modules imports
import contracts, nimalyzer
import contracts
import norm/sqlite
# Internal imports
import aliases, constants, commandslist, output, plugins, types, variables
Expand Down

0 comments on commit 878b07b

Please sign in to comment.