From ebef46d3f7a573e2676b4126f7b5f3f6b7d1be74 Mon Sep 17 00:00:00 2001 From: thindil Date: Sat, 14 Oct 2023 04:15:40 +0000 Subject: [PATCH] refactor: updated nimble configuration FossilOrigin-Name: 3578690034094e4d2129dc142d626e6a397537fe52b683fb728aa0be049d864c --- nish.nimble | 2 -- 1 file changed, 2 deletions(-) diff --git a/nish.nimble b/nish.nimble index 9dc5608e..ce0b8eba 100644 --- a/nish.nimble +++ b/nish.nimble @@ -20,8 +20,6 @@ requires "nancy >= 0.1.1" requires "termstyle >= 0.1.0" requires "nimalyzer >= 0.7.1" requires "norm >= 2.8.1" -if (NimMajor, NimMinor, NimPatch) >= (1, 7, 3): - requires "db_connector" # Tasks