mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
hugolib: Remove unused code
This commit is contained in:
@@ -103,7 +103,3 @@ func (b bundleDirType) String() string {
|
||||
|
||||
return ""
|
||||
}
|
||||
|
||||
func (b bundleDirType) isBundle() bool {
|
||||
return b > bundleNot
|
||||
}
|
||||
|
Reference in New Issue
Block a user