aboutsummaryrefslogtreecommitdiff
path: root/types/port.pp
diff options
context:
space:
mode:
Diffstat (limited to 'types/port.pp')
-rw-r--r--types/port.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/types/port.pp b/types/port.pp
index dc2b7e1..da2ea23 100644
--- a/types/port.pp
+++ b/types/port.pp
@@ -5,7 +5,6 @@
# + single Integer port
# + Array of Integers (creates a multiport matcher)
# + ferm range port-spec (pair of colon-separated integer, assumes 0 if first is omitted)
-
type Ferm::Port = Variant[
Stdlib::Port,
Array[Stdlib::Port],