Merge pull request #240 from runatlantis/release-0.4.7

Remove accidentally checked in file.
This commit is contained in:
Luke Kysow
2018-08-23 15:44:13 -10:00
committed by GitHub

View File

@@ -1,7 +0,0 @@
package events
type WorkQueue struct {
}
func (w *WorkQueue) WaitForTurn(repoFullName string, pullNum int) {
}