Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastienGllmt committed Nov 19, 2019
1 parent 8ca3333 commit a8f9d22
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions app/containers/transfer/YoroiPlatePage.js
Expand Up @@ -12,12 +12,6 @@ import {
} from '../../api/ada/lib/cardanoCrypto/plate';
import environment from '../../environment';
import { RustModule } from '../../api/ada/lib/cardanoCrypto/rustLoader';
import type {
ConfigType,
} from '../../../config/config-types';

declare var CONFIG : ConfigType;
const protocolMagic = CONFIG.network.protocolMagic;

type Props = {|
...InjectedProps,
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a8f9d22

Please sign in to comment.