Remove githubId

Enable hook for ebook
This commit is contained in:
Samy Pessé
2014-09-17 13:08:30 +02:00
parent c8c07fe8ce
commit 11b299653f
7 changed files with 6 additions and 42 deletions
-5
View File
@@ -18,11 +18,6 @@ define([
var $book;
$book = state.$book;
if (state.githubId) {
// Initialize storage
storage.setBaseKey(state.githubId);
}
// Init sidebar
sidebar.init();