diff options
Diffstat (limited to 'lib/public/Share/Exceptions/ShareNotFound.php')
-rw-r--r-- | lib/public/Share/Exceptions/ShareNotFound.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Share/Exceptions/ShareNotFound.php b/lib/public/Share/Exceptions/ShareNotFound.php index 12cdbf4fd9c..6e4dd2677ae 100644 --- a/lib/public/Share/Exceptions/ShareNotFound.php +++ b/lib/public/Share/Exceptions/ShareNotFound.php @@ -19,7 +19,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Share\Exceptions; /** |