mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-07 09:03:27 -05:00
remove commit garbage
This commit is contained in:
@@ -22,7 +22,6 @@ block content
|
||||
var userLoggedIn = true;
|
||||
else
|
||||
a.btn.btn-big.btn-primary.btn-block(href='/challenges/next-challenge?id=' + challengeId) Go to my next challenge (ctrl + enter)
|
||||
<<<<<<< HEAD
|
||||
.button-spacer
|
||||
.btn-group.input-group.btn-group-justified
|
||||
.btn.btn-success.btn-big#trigger-help-modal
|
||||
@@ -36,8 +35,6 @@ block content
|
||||
| Bug
|
||||
if (!user)
|
||||
.button-spacer
|
||||
=======
|
||||
>>>>>>> staging
|
||||
a.btn.btn-big.signup-btn.btn-block(href='/login') Sign in so you can save your progress
|
||||
script.
|
||||
var userLoggedIn = false;
|
||||
|
||||
Reference in New Issue
Block a user