mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	transform: Remove unused code
This commit is contained in:
		@@ -42,7 +42,6 @@ type absurllexer struct {
 | 
			
		||||
	width int // width of last element
 | 
			
		||||
 | 
			
		||||
	matchers []absURLMatcher
 | 
			
		||||
	state    stateFunc
 | 
			
		||||
 | 
			
		||||
	ms      matchState
 | 
			
		||||
	matches [3]bool // track matches of the 3 prefixes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user