Skip to content

Commit 88b7928

Browse files
lint fix
1 parent cb8829c commit 88b7928

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pkg/views/jobservice/schedules/view_test.go

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
package schedules
2-
31
// Copyright Project Harbor Authors
42
//
53
// Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,6 +11,7 @@ package schedules
1311
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1412
// See the License for the specific language governing permissions and
1513
// limitations under the License.
14+
package schedules
1615

1716
import (
1817
"bytes"

0 commit comments

Comments
 (0)