Remove packr2 generated files

This commit is contained in:
Stash Dev 2019-07-27 12:48:20 -07:00
parent eb5970b850
commit fbc674e680
3 changed files with 0 additions and 128 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"

View File

@ -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"