Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Dec 6, 2018
1 parent 8f5bf9b commit bd7c877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/js/view/components/settings/settings-general.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { h } from 'hyperapp';
import { ButtonHold } from '../elements/button-hold';
import { Button } from '../elements/button';

export const SettingsGeneral = ({ actions }) =>
<div class="settings_content">
Expand Down

0 comments on commit bd7c877

Please sign in to comment.