Skip to content

Commit 2249efc

Browse files
format code
1 parent df1dd67 commit 2249efc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BUILD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
load("@score_docs_as_code//:docs.bzl", "docs")
2+
13
# *******************************************************************************
24
# Copyright (c) 2025 Contributors to the Eclipse Foundation
35
#
@@ -11,7 +13,6 @@
1113
# SPDX-License-Identifier: Apache-2.0
1214
# *******************************************************************************
1315
load("@score_tooling//:defs.bzl", "copyright_checker", "use_format_targets")
14-
load("@score_docs_as_code//:docs.bzl", "docs")
1516

1617
package(default_visibility = ["//visibility:public"])
1718

0 commit comments

Comments
 (0)