Commit 91f81538 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch 'ce-to-ee' of gitlab.com:gitlab-org/gitlab-ee into ce-to-ee

parents e6f0db60 0e4779fc
...@@ -47,4 +47,4 @@ class GroupPolicy < BasePolicy ...@@ -47,4 +47,4 @@ class GroupPolicy < BasePolicy
GroupProjectsFinder.new(@subject).execute(@user).any? GroupProjectsFinder.new(@subject).execute(@user).any?
end end
end end
\ No newline at end of file
...@@ -186,4 +186,4 @@ if (WEBPACK_REPORT) { ...@@ -186,4 +186,4 @@ if (WEBPACK_REPORT) {
); );
} }
module.exports = config; module.exports = config;
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment