We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8617e17 commit 1b5d00fCopy full SHA for 1b5d00f
1 file changed
app/models/partners/profile.rb
@@ -180,7 +180,6 @@ class Profile < Base
180
# These are columns which currently do not appear in any partial of the profile form.
181
# It is possible these will be removed in the future.
182
183
-
184
def client_share_total
185
# client_share could be nil
186
served_areas.map(&:client_share).compact.sum
0 commit comments