Skip to content

Commit

Permalink
fix jslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
juleengraham authored and mvdbeek committed Mar 10, 2021
1 parent 3473883 commit a8a581b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/layout/menu.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import axios from "axios";
import { getGalaxyInstance } from "app";
import _l from "utils/localization";
import { getIdentityProviders } from "components/User/ExternalIdentities/service";

const POST_LOGOUT_URL = "root/login?is_logout_redirect=true";

Expand Down

0 comments on commit a8a581b

Please sign in to comment.