mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-15 05:30:46 +00:00
Deprecate DCE:on (#13839)
This commit is contained in:
@@ -113,8 +113,6 @@
|
||||
## * `db_mysql module <db_mysql.html>`_ for MySQL database wrapper
|
||||
## * `db_postgres module <db_postgres.html>`_ for PostgreSQL database wrapper
|
||||
|
||||
{.deadCodeElim: on.} # dce option deprecated
|
||||
|
||||
import sqlite3
|
||||
|
||||
import db_common
|
||||
|
||||
Reference in New Issue
Block a user