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