forked from mirror/pkger
9 lines
222 B
Go
9 lines
222 B
Go
|
// +build !skippackr
|
||
|
// Code generated by github.com/gobuffalo/packr/v2. DO NOT EDIT.
|
||
|
|
||
|
// You can use the "packr clean" command to clean up this,
|
||
|
// and any other packr generated files.
|
||
|
package main
|
||
|
|
||
|
import _ "app/packrd"
|