Skip to content

Commit

Permalink
🔥 remove: unuse
Browse files Browse the repository at this point in the history
  • Loading branch information
ConardLi committed Jun 6, 2019
1 parent e9a8c29 commit 2db7b94
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 21 deletions.
2 changes: 0 additions & 2 deletions render/views/Protect/index.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
import React from 'react';
import { Button, Alert } from 'antd';
import { observer } from 'mobx-react';
import styles from './index.css';
import { ipcRenderer } from 'electron';


@observer
class Protect extends React.Component {

handleCrash = () => {
Expand Down
19 changes: 0 additions & 19 deletions render/views/Protect/store.js

This file was deleted.

0 comments on commit 2db7b94

Please sign in to comment.