diff options
Diffstat (limited to 'lib/public/Files/ObjectStore/IObjectStore.php')
-rw-r--r-- | lib/public/Files/ObjectStore/IObjectStore.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/ObjectStore/IObjectStore.php b/lib/public/Files/ObjectStore/IObjectStore.php index ea97cd7d384..924141a3d4b 100644 --- a/lib/public/Files/ObjectStore/IObjectStore.php +++ b/lib/public/Files/ObjectStore/IObjectStore.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Files\ObjectStore; use OCP\Files\NotFoundException; |