Removed unused method
This commit is contained in:
@@ -14,11 +14,6 @@ class Operator::JobsController < ApplicationController
|
||||
@job = Job.new
|
||||
end
|
||||
|
||||
def egal
|
||||
asdf
|
||||
ddfd
|
||||
end
|
||||
|
||||
# GET /jobs/1/edit
|
||||
def edit; end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user