Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Site.js
app
Commits
5858aa6c
Verified
Commit
5858aa6c
authored
Nov 02, 2020
by
Aral Balkan
Browse files
Minor: remove debug log statement
parent
78f5139b
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.js
View file @
5858aa6c
...
...
@@ -193,8 +193,6 @@ class Site {
this
.
readAndCacheManifest
()
console
.
log
(
this
.
RELEASE_CHANNEL
)
let
message
=
[
this
.
releaseChannel
===
this
.
RELEASE_CHANNEL
.
release
?
`\n
${
prefix1
}
`
:
`\n
${
prefix1
}
Site.js\n\n`
].
concat
(
this
.
releaseChannelFormattedForConsole
).
concat
([
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment