Skip to content

Commit

Permalink
fix bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
mkorbel1 committed Dec 6, 2023
1 parent fd46ce6 commit 4b1df8a
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 241 deletions.
2 changes: 1 addition & 1 deletion confapp/lib/hcl/view/screen/content_widget.dart
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ class _SVGeneratorState extends State<SVGenerator> {

return Padding(
padding: const EdgeInsets.only(top: 10.0),
child: selector, // SizedBox(width: 400, child: selector),
child: selector,
);
}

Expand Down
2 changes: 1 addition & 1 deletion confapp/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: confapp
description: Configuration app for components.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 0.1.0
version: 0.0.1

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down
20 changes: 0 additions & 20 deletions doc/apb_bfm.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
219 changes: 0 additions & 219 deletions lib/src/memory.dart

This file was deleted.

0 comments on commit 4b1df8a

Please sign in to comment.