OC\Preview - remove unneeded comment

This commit is contained in:
Georg Ehrke 2013-07-11 20:02:59 +02:00
parent 1e8a646f51
commit c6849bed9d
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
<?php
/**
* provides search functionalty
*/
namespace OC\Preview;
abstract class Provider {