This is an automated email from the ASF dual-hosted git repository. linkinstar pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/answer.git
commit 09599e4c20699990c5303748b27428701315148a Author: maishivamhoo123 <[email protected]> AuthorDate: Fri Feb 6 22:27:05 2026 +0530 style: apply gofmt formatting --- internal/migrations/v32.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/migrations/v32.go b/internal/migrations/v32.go index 5ef0f0a0..fc6614b1 100644 --- a/internal/migrations/v32.go +++ b/internal/migrations/v32.go @@ -7,7 +7,7 @@ * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an
