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