9 lines
246 B
Go
9 lines
246 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 _ "git.paulbsd.com/paulbsd/qrz/packrd"
|