Skip to content

Commit

Permalink
fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Sep 16, 2024
1 parent 8d982e7 commit 291569e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/google_jsapi_picker_example.dart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ library google_jsapi_example;
import 'dart:html';

import 'package:googleapis_auth/auth_browser.dart';
import 'package:tekartik_browser_utils/browser_utils_import.dart';
import 'package:tekartik_common_utils/common_utils_import.dart';
import 'package:tekartik_google_jsapi/gapi.dart';
import 'package:tekartik_google_jsapi/gapi_auth2.dart';
import 'package:tekartik_google_jsapi_picker/picker.dart';
Expand Down

0 comments on commit 291569e

Please sign in to comment.