remove unused stripPort function
This commit is contained in:
parent
21f1a1449c
commit
2919bf0d14
1 changed files with 0 additions and 1 deletions
|
@ -7,5 +7,4 @@ in {
|
|||
modules = [(dir + /${name})];
|
||||
specialArgs = specialArgsFromHost name;
|
||||
})) (b.readDir dir);
|
||||
stripPort = url: builtins.match "(.*):[0-9]*" url |> builtins.head;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue