Skip to content

Commit

Permalink
Dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Feb 8, 2016
1 parent 0cfcfc3 commit a53c439
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/migrateto21.php
Expand Up @@ -169,10 +169,6 @@
)
');
break;
$pdo->exec('
CREATE INDEX principaluri_uri ON calendarsubscriptions (principaluri, uri);
');
break;
}

echo "Done.\n";
Expand Down

0 comments on commit a53c439

Please sign in to comment.