Skip to content

Commit

Permalink
Redundant import removed
Browse files Browse the repository at this point in the history
  • Loading branch information
niccolopaganini committed Oct 25, 2023
1 parent a98e38b commit 916948e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion www/js/control/ProfileSettings.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import { AppContext } from "../App";
import { shareQR } from "../components/QrCode";
import { storageClear } from "../plugin/storage";
import { getAppVersion } from "../plugin/clientStats";
import React, { useState } from 'react';

//any pure functions can go outside
const ProfileSettings = () => {
Expand Down

0 comments on commit 916948e

Please sign in to comment.