Skip to content

Commit 154517a

Browse files
author
Morgan Haskel
committed
There was a default case in the selector
1 parent dcfe75e commit 154517a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/globals.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
'9.3' => '2.1',
108108
'9.4' => '2.1',
109109
'93' => '2.1',
110-
'9.4' => '2.1',
111110
default => undef,
112111
}
113112
$globals_postgis_version = pick($postgis_version, $default_postgis_version)

0 commit comments

Comments
 (0)