remove dead code
This commit is contained in:
parent
23f77caef6
commit
061453e5d1
1 changed files with 0 additions and 5 deletions
|
@ -25,11 +25,6 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
port = mkOption {
|
||||
type = types.port;
|
||||
default = port;
|
||||
};
|
||||
|
||||
datasource = {
|
||||
name = mkOption {
|
||||
type = types.str;
|
||||
|
|
Loading…
Reference in a new issue