mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-02 21:51:51 +08:00
Remove archive controller action
This commit is contained in:
parent
9ad2490285
commit
701bdbd294
1 changed files with 0 additions and 4 deletions
|
@ -81,10 +81,6 @@ class ProjectsController < ApplicationController
|
|||
end
|
||||
end
|
||||
|
||||
def archive
|
||||
index
|
||||
end
|
||||
|
||||
def new
|
||||
@project = Project.new
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue