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