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