Skip to content

Commit

Permalink
small cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
YehudaKremer committed Apr 13, 2023
1 parent 9342a10 commit 97002f0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/src/windows_build.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ import 'package:get_it/get_it.dart';
import 'method_extensions.dart';
import 'configuration.dart';

const runnerRcPath = 'windows/runner/Runner.rc';
const mainCppPath = 'windows/runner/main.cpp';

/// Handles windows files build steps
class WindowsBuild {
final Logger _logger = GetIt.I<Logger>();
Expand Down

0 comments on commit 97002f0

Please sign in to comment.