Remove accidentally checked in file.

This commit is contained in:
Luke Kysow
2018-08-23 15:43:44 -10:00
parent 6be72efef7
commit b8a90a5807

View File

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