Whitespace.
This commit is contained in:
parent
7275752aef
commit
3509bbc856
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
define([
|
||||
"sessions",
|
||||
"file",
|
||||
"dialog",
|
||||
"sessions",
|
||||
"file",
|
||||
"dialog",
|
||||
"command",
|
||||
"settings!" //not excited, it just runs as a RequireJS plugin
|
||||
], function(sessions, File, dialog, command, Settings) {
|
||||
|
|
Loading…
Reference in a new issue