mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 20:48:41 +00:00
fixing go get
This commit is contained in:
@@ -11,7 +11,6 @@ import (
|
||||
"strings"
|
||||
|
||||
"io/ioutil"
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
"github.com/elazarl/go-bindata-assetfs"
|
||||
@@ -94,7 +93,6 @@ type PathResult struct {
|
||||
Result Templater
|
||||
}
|
||||
|
||||
|
||||
type Templater interface {
|
||||
Template() *CompiledTemplate
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user