diff options
Diffstat (limited to 'lib/private/L10N/LanguageNotFoundException.php')
-rw-r--r-- | lib/private/L10N/LanguageNotFoundException.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/L10N/LanguageNotFoundException.php b/lib/private/L10N/LanguageNotFoundException.php index b7c407f6ee9..20b22a8b5ec 100644 --- a/lib/private/L10N/LanguageNotFoundException.php +++ b/lib/private/L10N/LanguageNotFoundException.php @@ -24,5 +24,4 @@ namespace OC\L10N; class LanguageNotFoundException extends \Exception { - } |