diff --git a/Runtime/Common/View/ViewUtility.cs b/Runtime/Common/View/ViewUtility.cs deleted file mode 100644 index ee67878..0000000 --- a/Runtime/Common/View/ViewUtility.cs +++ /dev/null @@ -1,10 +0,0 @@ -namespace MVVMToolkit -{ - public static class ViewUtility - { - public static void RegisterEnabledOn(this BaseView view,bool enabled) - { - - } - } -} \ No newline at end of file diff --git a/Runtime/Common/View/ViewUtility.cs.meta b/Runtime/Common/View/ViewUtility.cs.meta deleted file mode 100644 index cf3244b..0000000 --- a/Runtime/Common/View/ViewUtility.cs.meta +++ /dev/null @@ -1,3 +0,0 @@ -fileFormatVersion: 2 -guid: 24557bd4637042a69e63811cd50abf1d -timeCreated: 1674676400 \ No newline at end of file