Skip to content

Commit bf5852e

Browse files
aspect-marvinarrdem
authored andcommitted
Pre-commit changes
1 parent f35db76 commit bf5852e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

py/defs.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ python.toolchain(python_version = "3.9", is_default = True)
3535
```
3636
"""
3737

38-
load("@aspect_bazel_lib//lib:utils.bzl", "propagate_common_rule_attributes")
3938
load("//py/private:py_binary.bzl", _py_binary = "py_binary", _py_test = "py_test")
4039
load("//py/private:py_image_layer.bzl", _py_image_layer = "py_image_layer")
4140
load("//py/private:py_library.bzl", _py_library = "py_library")

0 commit comments

Comments
 (0)