mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-10-07 20:40:26 +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
|
module RepositoryColumns
|
||||||
class CreateColumnService
|
class CreateColumnService
|
||||||
extend Service
|
extend Service
|
||||||
include Canaid::Helpers::PermissionsHelper
|
|
||||||
|
|
||||||
attr_reader :errors, :column
|
attr_reader :errors, :column
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue