mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-11 17:14:57 +02:00
remove unused variable, update multi-instance example in readme
This commit is contained in:
@@ -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,
|
||||
|
||||
|
Reference in New Issue
Block a user