Rename module

This commit is contained in:
Dominik Werder
2024-04-29 11:34:54 +02:00
parent 78403b2537
commit 879b85d210
10 changed files with 16 additions and 11 deletions
-2
View File
@@ -20,9 +20,7 @@ use err::ThisError;
use netpod::log::*;
use netpod::Database;
use netpod::NodeConfigCached;
use netpod::ScalarType;
use netpod::SfDbChannel;
use netpod::Shape;
use netpod::TableSizes;
use pg::Client as PgClient;
use pg::NoTls;