tdf#146619 Drop unused 'using namespace' in: shell/

Change-Id: I4194a1e3b92ec5bd25a8f313f7ff441566079bac
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165517
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
Gabor Kelemen 2024-03-29 13:30:24 +01:00
parent a98fd3a9ae
commit f7ccf46b13

View file

@ -22,7 +22,6 @@
using com::sun::star::container::NoSuchElementException;
using com::sun::star::container::XNameAccess;
using namespace cppu;
using namespace com::sun::star::uno;