diff options
Diffstat (limited to 'lib/public/App/ManagerEvent.php')
-rw-r--r-- | lib/public/App/ManagerEvent.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/App/ManagerEvent.php b/lib/public/App/ManagerEvent.php index 58cbdc3d117..0069e57db42 100644 --- a/lib/public/App/ManagerEvent.php +++ b/lib/public/App/ManagerEvent.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OCP\App; use OCP\EventDispatcher\Event; |