remove dead code

This commit is contained in:
daragh 2024-05-23 02:44:39 +01:00
parent 23f77caef6
commit 061453e5d1
No known key found for this signature in database

View file

@ -25,11 +25,6 @@ in {
}; };
}; };
port = mkOption {
type = types.port;
default = port;
};
datasource = { datasource = {
name = mkOption { name = mkOption {
type = types.str; type = types.str;