mirror of
				https://github.com/go-gitea/gitea
				synced 2025-11-03 21:08:25 +00:00 
			
		
		
		
	remove test code
This commit is contained in:
		@@ -18,7 +18,7 @@
 | 
			
		||||
                <i class="icon fa fa-eye{{if not $.IsWatchingRepo}}-slash{{end}}"></i>{{if $.IsWatchingRepo}}{{$.i18n.Tr "repo.unwatch"}}{{else}}{{$.i18n.Tr "repo.watch"}}{{end}}
 | 
			
		||||
            </a>
 | 
			
		||||
            <a class="ui basic label" href="{{.RepoLink}}/watchers">
 | 
			
		||||
                {{.NumWatches}}123
 | 
			
		||||
                {{.NumWatches}}
 | 
			
		||||
            </a>
 | 
			
		||||
          </div>
 | 
			
		||||
          <div class="ui labeled button" tabindex="0">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user