diff options
Diffstat (limited to 'core/Command/Config/Import.php')
-rw-r--r-- | core/Command/Config/Import.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Config/Import.php b/core/Command/Config/Import.php index 755c6c80cd9..e55f127d94e 100644 --- a/core/Command/Config/Import.php +++ b/core/Command/Config/Import.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Command\Config; use OCP\IConfig; |