Skip to content

Commit

Permalink
Remove unused zulip_mit_emails, is_zulip_mit_user
Browse files Browse the repository at this point in the history
(imported from commit 8d49bd9a490a367c58befa09e0922f66e7923e77)
  • Loading branch information
andersk committed Aug 20, 2015
1 parent 3043859 commit 62973fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions static/js/feature_flags.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ var exports = {};
var special_24_hour_people= _.contains([],
page_params.email);
var og_zuliper_emails = [];
var zulip_mit_emails = [];
var is_zulip_mit_user = _.contains(zulip_mit_emails, page_params.email);

var iceland = page_params.domain === 'customer8.invalid';

Expand Down

0 comments on commit 62973fc

Please sign in to comment.