From 69fb2b31b38c5267b5806d721e688d8f5b24eb67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Sat, 16 Jan 2021 16:09:11 +0100 Subject: upgrade: dlint in third_party/ (#9134) --- cli/tests/071_location_unset.ts | 2 -- 1 file changed, 2 deletions(-) (limited to 'cli/tests/071_location_unset.ts') diff --git a/cli/tests/071_location_unset.ts b/cli/tests/071_location_unset.ts index 5c0518940..bb60df8c4 100644 --- a/cli/tests/071_location_unset.ts +++ b/cli/tests/071_location_unset.ts @@ -1,5 +1,3 @@ -// TODO(nayeemrmn): Add `Location` and `location` to `dlint`'s globals. -// deno-lint-ignore-file no-undef console.log(Location); console.log(Location.prototype); console.log(location); -- cgit v1.2.3