mirror of
https://github.com/stashapp/stash.git
synced 2025-12-06 08:26:00 +01:00
8 lines
243 B
Go
8 lines
243 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 api
|
|
|
|
import _ "github.com/stashapp/stash/packrd"
|