Whitespace.

This commit is contained in:
Thomas Wilburn 2013-09-24 12:16:19 -07:00
parent 7275752aef
commit 3509bbc856

View file

@ -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) {