[bisq-network/bisq] Hide avoid standby mode feature on *nux OS (#3322)

Stan notifications at github.com
Fri Nov 1 15:39:50 UTC 2019


ghubstan commented on this pull request.



> +    private final Preferences preferences;
+    private final FeeService feeService;
+    //private final ReferralIdService referralIdService;
+    private final AssetService assetService;
+    private final FilterManager filterManager;
+    //private ComboBox<BaseCurrencyNetwork> selectBaseCurrencyNetworkComboBox;
+    private final DaoFacade daoFacade;
+    private final BSFormatter formatter;
+    private final boolean daoOptionsSet;
+    private final boolean displayStandbyModeFeature;

I don't understand.   Are the non-changes you mentioned references to the comments (lines 103, 106)?  Those were there from previous commits (before this PR).  I did not add these comments.  Should I delete them?

Or, are you referring to the Intellij code reformatting which rearranged the order of field definitions?  I have been reformatting files I touch, using the IDE code style versioned in git.  Should I not do that?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3322#discussion_r341628909
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191101/d925416e/attachment-0001.html>


More information about the bisq-github mailing list