diff options
Diffstat (limited to 'lib/private/Command/AsyncBus.php')
-rw-r--r-- | lib/private/Command/AsyncBus.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Command/AsyncBus.php b/lib/private/Command/AsyncBus.php index 6577d755c0e..ec6fbc91f68 100644 --- a/lib/private/Command/AsyncBus.php +++ b/lib/private/Command/AsyncBus.php @@ -19,7 +19,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Command; use OCP\Command\IBus; |