Browse Source

Remove pkged.go

pull/1962/head v0.0.11
Gabe Kangas 3 years ago
parent
commit
720378409e
  1. 9
      pkged.go

9
pkged.go

@ -1,9 +0,0 @@ @@ -1,9 +0,0 @@
package main
import (
log "github.com/sirupsen/logrus"
)
func init() {
log.Warnln("Explicitly building with pkged.go is no longer required and the file will be removed in the future. See https://github.com/owncast/owncast/pull/1464.")
}
Loading…
Cancel
Save