diff --git a/DEPS b/DEPS index 454b4c3052fbb997c44d4abc39133a05a7be2a56..b98a7a467b3be8ad681a1b49d974449b622ef0c2 100644 --- a/DEPS +++ b/DEPS @@ -838,14 +838,6 @@ recursedeps = [ 'src/third_party/vulkan-deps', ] -pre_deps_hooks = [ - { - 'name': 'ohos_reverse', - 'pattern': 'src/flutter/attachment/scripts/.*\\.py', - 'action': ['python3', 'src/flutter/attachment/scripts/ohos_reverse_patch.py'], - }, -] - hooks = [ { # Generate the Dart SDK's .dart_tool/package_confg.json file.