@@ -41,7 +41,6 @@ |
||
41 | 41 | use OCP\Share\Exceptions\ShareNotFound; |
42 | 42 | use OCP\Share\IShare; |
43 | 43 | use OCP\Share\IShareProvider; |
44 | -use OCP\Template; |
|
45 | 44 | |
46 | 45 | /** |
47 | 46 | * Class ShareByMail |