github.com/cayleygraph/cayley@v0.7.7/packrd/dummy.go (about)

     1  package packrd
     2  
     3  import _ "github.com/gobuffalo/packr/v2"
     4  
     5  // This file exists to allow building the binary without embedded data.