mirror of https://github.com/stashapp/stash.git
Remove packr2 generated files
This commit is contained in:
parent
eb5970b850
commit
fbc674e680
File diff suppressed because one or more lines are too long
|
@ -1,8 +0,0 @@
|
|||
// +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"
|
|
@ -1,8 +0,0 @@
|
|||
// +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 database
|
||||
|
||||
import _ "github.com/stashapp/stash/packrd"
|
Loading…
Reference in New Issue