Skip to content

Commit c3f054f

Browse files
rabbahdubee
authored andcommitted
Remove extra slashes. Otherwise generates possible malformed +build comment error. (#302)
1 parent 6cae2e3 commit c3f054f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

commands/util_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//// +build unit
1+
// +build unit
22

33
/*
44
* Licensed to the Apache Software Foundation (ASF) under one or more

0 commit comments

Comments
 (0)