aboutsummaryrefslogtreecommitdiff
path: root/app/Models/Search.php
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2015-02-11 21:52:10 -0500
committerGravatar Alexis Degrugillier <github@ainw.org> 2015-02-11 21:52:10 -0500
commit9cee5c1a17947d3f3d10554844b7089e28cf8500 (patch)
treef0fd6a90828b205977a0fcffac292de10ef1aca7 /app/Models/Search.php
parentf30ded2f863ed4a33ae8194d6cf00eaa877c9b6a (diff)
Remove code generated by netbeans
Diffstat (limited to 'app/Models/Search.php')
-rw-r--r--app/Models/Search.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/Models/Search.php b/app/Models/Search.php
index 0475bc685..e64f6cb88 100644
--- a/app/Models/Search.php
+++ b/app/Models/Search.php
@@ -5,8 +5,6 @@
*
* It allows to extract meaningful bits of the search and store them in a
* convenient object
- *
- * @author alexis
*/
class FreshRSS_Search {