Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
decker
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
decker
decker
Commits
93959e25
Commit
93959e25
authored
Nov 01, 2020
by
Henrik Tramberend
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused variable
parent
88afaf6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
resource/support/js/engine.js
resource/support/js/engine.js
+1
-2
No files found.
resource/support/js/engine.js
View file @
93959e25
...
...
@@ -8,8 +8,7 @@ var timeout = 500;
let
engine
=
{
api
:
undefined
,
deckId
:
undefined
,
// The unique deck identifier.
token
:
undefined
,
slideId
:
undefined
token
:
undefined
}
// Contacts the engine API at base.
...
...
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