]> BookStack Code Mirror - bookstack/blobdiff - app/SearchTerm.php
Updated 'Spanish Argentina' translation.
[bookstack] / app / SearchTerm.php
index 50df34021f7e5b74f1df7d981bdc2cf1ba65d7c0..ee6c72190cbb254108d5c5aa6f8dbc879b2e80c4 100644 (file)
@@ -14,5 +14,4 @@ class SearchTerm extends Model
     {
         return $this->morphTo('entity');
     }
-
 }