diff options
Diffstat (limited to 'lib/public/Share_Backend_Collection.php')
-rw-r--r-- | lib/public/Share_Backend_Collection.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Share_Backend_Collection.php b/lib/public/Share_Backend_Collection.php index 45aa653ebff..37872aed8e9 100644 --- a/lib/public/Share_Backend_Collection.php +++ b/lib/public/Share_Backend_Collection.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - // use OCP namespace for all classes that are considered public. // This means that they should be used by apps instead of the internal ownCloud classes |