Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 3fd521a

Browse files
minglumluKonstantina Chremmou
authored andcommitted
Remove renaming from url to Url_ in powershell bindings
Signed-off-by: Ming Lu <[email protected]>
1 parent e7615d2 commit 3fd521a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

powershell/common_functions.ml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ and exposed_class_name classname =
9090
| "sr" -> "SR"
9191
| "vif" -> "VIF"
9292
| "pif" -> "PIF"
93-
| "url" -> "Url_"
9493
| _ -> String.capitalize_ascii classname
9594

9695
and qualified_class_name classname =

0 commit comments

Comments
 (0)