remove unused variable, update multi-instance example in readme
This commit is contained in:
parent
6030043036
commit
2e8619d300
3 changed files with 6 additions and 9 deletions
|
@ -101,9 +101,6 @@ export default function( revealElement, options ) {
|
|||
// Cached references to DOM elements
|
||||
dom = {},
|
||||
|
||||
// List of asynchronously loaded reveal.js dependencies
|
||||
asyncDependencies = [],
|
||||
|
||||
// Flags if the interaction event listeners are bound
|
||||
eventsAreBound = false,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue