Skip to content

Commit

Permalink
Revert "Update Tutorial.js"
Browse files Browse the repository at this point in the history
This reverts commit d7679b7.
  • Loading branch information
TobiTenno committed Jan 15, 2018
1 parent 674ada3 commit c7dc0ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/Ondemand/Tutorial.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ class FrameProfile extends Command {
const options = {
uri: 'https://api.warframestat.us/tutorials',
json: true,
rejectUnauthorized: false,
};
if (query) {
query = query.trim().toLowerCase();
Expand Down

0 comments on commit c7dc0ea

Please sign in to comment.