diff options
author | Robert Speicher <rspeicher@gmail.com> | 2012-08-10 18:51:07 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2012-09-16 10:06:29 -0400 |
commit | 8cfb197dfcad3aa0c11f7afd34e4c7bfef953d1d (patch) | |
tree | e2dfa88831e0e806c810f5e7979595a91fbd25a5 /features | |
parent | a0893b4d58a6162743b325efe0f93b1b957e8a0a (diff) | |
download | gitlab-ce-8cfb197dfcad3aa0c11f7afd34e4c7bfef953d1d.tar.gz |
Remove redundant access check for Issues#destroy
We were already calling `authorize_admin_issue!` in a before filter with
the same permission checks, so this deleted check wasn't actually doing
anything.
Diffstat (limited to 'features')
0 files changed, 0 insertions, 0 deletions