Skip to content

Commit d6fe5b6

Browse files
Hotfix: authentication whoopsie
1 parent 11373fd commit d6fe5b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby/auth.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def call(env)
2424
end
2525
def viewer
2626
#server any public content
27-
settings.public_folder = 'edu/v2'
2827
erb :'edu/v1/index'
2928
end
3029
def auth

0 commit comments

Comments
 (0)