Remove openid
This commit is contained in:
@@ -48,11 +48,6 @@ public class PublicPagesController {
|
||||
return "crew";
|
||||
}
|
||||
|
||||
@RequestMapping(value = "GCFInstall")
|
||||
public String showGCFInstallationPage() {
|
||||
return "GCFInstall";
|
||||
}
|
||||
|
||||
@RequestMapping(value = "keyboard")
|
||||
public String newsPage() {
|
||||
return "keyboard";
|
||||
|
Reference in New Issue
Block a user