Skip to content

Commit

Permalink
Reorganized Folders and removed a few unused files.
Browse files Browse the repository at this point in the history
  • Loading branch information
i5hi committed May 27, 2022
1 parent bf33f3b commit 1ef8dc1
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 258 deletions.
83 changes: 0 additions & 83 deletions ABOUT.md

This file was deleted.

File renamed without changes.
File renamed without changes.
56 changes: 0 additions & 56 deletions lib/ui/component/Settings/Exchange.dart

This file was deleted.

56 changes: 0 additions & 56 deletions lib/ui/component/Settings/FiatUnit.dart

This file was deleted.

6 changes: 0 additions & 6 deletions lib/ui/screen/Settings.dart
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import 'package:flutter/material.dart';
import 'package:sats/ui/component/Home/Actions.dart';
import 'package:sats/ui/component/Settings/BitcoinUnit.dart';
import 'package:sats/ui/component/Settings/Exchange.dart';
import 'package:sats/ui/component/Settings/FiatUnit.dart';
import 'package:sats/ui/component/Settings/Incognito.dart';
import 'package:sats/ui/component/Settings/SelectNetwork.dart';
import 'package:sats/ui/component/Settings/SelectNode.dart';
Expand Down Expand Up @@ -38,10 +36,6 @@ class SettingsScreen extends StatelessWidget {
SizedBox(height: 8),
SetBitcoinUnit(),
SizedBox(height: 8),
SetExchange(),
SizedBox(height: 8),
SetFiatUnit(),
SizedBox(height: 8),
SetIncognito(),
],
),
Expand Down
57 changes: 0 additions & 57 deletions stackmate_bdk_cli.md.save

This file was deleted.

0 comments on commit 1ef8dc1

Please sign in to comment.