diff options
Diffstat (limited to 'lib/private/HintException.php')
-rw-r--r-- | lib/private/HintException.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/private/HintException.php b/lib/private/HintException.php index acb8df414a3..e3173ba79fd 100644 --- a/lib/private/HintException.php +++ b/lib/private/HintException.php @@ -6,7 +6,6 @@ * @author Bart Visscher <bartv@thisnet.nl> * @author Lukas Reschke <lukas@statuscode.ch> * @author Michael Gapczynski <GapczynskiM@gmail.com> - * @author Morris Jobke <hey@morrisjobke.de> * @author Thomas Müller <thomas.mueller@tmit.eu> * * @license AGPL-3.0 @@ -24,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC; /** |