mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-12-31 04:32:06 +08:00
Remove permission helper
This commit is contained in:
parent
4cb3d1b6f0
commit
b55966487e
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
module RepositoryColumns
|
||||
class CreateColumnService
|
||||
extend Service
|
||||
include Canaid::Helpers::PermissionsHelper
|
||||
|
||||
attr_reader :errors, :column
|
||||
|
||||
|
|
Loading…
Reference in a new issue