removed all closing PHP tags

This commit is contained in:
Bjoern Boschman 2016-03-08 12:19:05 +01:00
parent df69e8980c
commit b3b1d408e5
6 changed files with 0 additions and 6 deletions

View file

@ -140,4 +140,3 @@ class Resque_Job_Status
return 'job:' . $this->id . ':status';
}
}
?>