This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

appview: repo: remove stray print

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (May 24, 2025, 4:12 PM +0100) commit 7a45c86c parent a3d5527f change-id okymwlup
-1
-1
appview/state/repo.go
··· 2178 2178 return 2179 2179 } 2180 2180 diff := patchutil.AsNiceDiff(formatPatch.Patch, base) 2181 - log.Println(formatPatch) 2182 2181 2183 2182 repoinfo := f.RepoInfo(s, user) 2184 2183