jshint compliance

This commit is contained in:
ansuz 2017-07-03 11:51:47 +02:00
parent 4a9a564913
commit f09ae9b19c
2 changed files with 0 additions and 4 deletions

View File

@ -428,8 +428,6 @@ define([
Cryptpad.onLogout(function () { setEditable(false); });
};
var interval = 100;
var first = function () {
Cryptpad.ready(function () {
andThen();

View File

@ -695,8 +695,6 @@ define([
Cryptpad.onLogout(function () { setEditable(false); });
};
var interval = 100;
var first = function () {
Cryptpad.ready(function () {
andThen();