mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02: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