Remove vestigial experiments endpoint

This commit is contained in:
Alex Basson 2021-09-10 11:55:29 -04:00
parent 771c1c3209
commit d25c9567cf
3 changed files with 0 additions and 7 deletions

View file

@ -1,5 +0,0 @@
class ExperimentsController < ApplicationController
def index
end
end

View file

@ -1 +0,0 @@
%h1 Alex was here