mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 07:21:12 +00:00
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/issue_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19096 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
2a1b08f2e8
commit
902d2d4f53
@ -18,7 +18,6 @@
|
|||||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
class IssueQuery < Query
|
class IssueQuery < Query
|
||||||
|
|
||||||
self.queried_class = Issue
|
self.queried_class = Issue
|
||||||
self.view_permission = :view_issues
|
self.view_permission = :view_issues
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user