diff options
Diffstat (limited to 'lib/public/Files/Cache/IUpdater.php')
-rw-r--r-- | lib/public/Files/Cache/IUpdater.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Files/Cache/IUpdater.php b/lib/public/Files/Cache/IUpdater.php index 7211b52a9d2..5a776d4be7e 100644 --- a/lib/public/Files/Cache/IUpdater.php +++ b/lib/public/Files/Cache/IUpdater.php @@ -19,7 +19,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\Files\Cache; use OCP\Files\Storage\IStorage; |