Removed unused method

This commit is contained in:
2024-09-09 09:33:26 +02:00
parent 0da6c0ff90
commit d4ffe510c9

View File

@@ -14,11 +14,6 @@ class Operator::JobsController < ApplicationController
@job = Job.new
end
def egal
asdf
ddfd
end
# GET /jobs/1/edit
def edit; end