forked from tangled.org/core
this repo has no description

appview: repo: remove stray print

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

Changed files
-1
appview
state
-1
appview/state/repo.go
···
return
diff := patchutil.AsNiceDiff(formatPatch.Patch, base)
-
log.Println(formatPatch)
repoinfo := f.RepoInfo(s, user)