AuthenticationHook: Remove superflous empty line at EOF

Travis complains about this in every PR created after this was introduced..
This commit is contained in:
Johannes Meyer 2018-04-04 11:22:23 +02:00
parent 20891b8127
commit ecd2320a23
1 changed files with 0 additions and 1 deletions

View File

@ -73,4 +73,3 @@ abstract class AuthenticationHook
}
}
}