Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Oct 11, 2024
1 parent 5379100 commit f267a81
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion functions_node/example/client/main.dart
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// ignore_for_file: depend_on_referenced_packages

import 'package:http/http.dart';
import 'package:tekartik_http/http.dart';
import 'package:tekartik_test_menu_browser/test_menu_universal.dart';

Expand Down
1 change: 0 additions & 1 deletion functions_node/test/firebase_functions_node_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ library;

import 'dart:async';

import 'package:http/http.dart';
import 'package:path/path.dart';
import 'package:process_run/shell.dart';
import 'package:tekartik_app_node_build/gcf_build.dart';
Expand Down

0 comments on commit f267a81

Please sign in to comment.