mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 05:53:22 +00:00
removed unused imports [refactoring]
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
|
||||
{.deadCodeElim: on.} # dce option deprecated
|
||||
|
||||
import strutils, sqlite3
|
||||
import sqlite3
|
||||
|
||||
import db_common
|
||||
export db_common
|
||||
|
||||
Reference in New Issue
Block a user