This commit is contained in:
Kevin Sawicki
2013-02-27 17:49:08 -08:00
parent 94449f772c
commit 219a8581fd

View File

@@ -3,7 +3,6 @@ _ = require 'underscore'
module.exports =
class RepositoryStatusTask extends Task
constructor: (@repo) ->
super('repository-status-handler')