mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/time_entry_query.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@19103 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
bc348591f7
commit
b131063315
@ -18,7 +18,6 @@
|
||||
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
class TimeEntryQuery < Query
|
||||
|
||||
self.queried_class = TimeEntry
|
||||
self.view_permission = :view_time_entries
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user