diff --git a/tools/showPoisOnMap.test.ts b/tools/showPoisOnMap.test.ts index c5fb56c..ba322cc 100644 --- a/tools/showPoisOnMap.test.ts +++ b/tools/showPoisOnMap.test.ts @@ -13,7 +13,6 @@ it('should successfully get a map', async () => { longitude: -74.006, } ], - mapStyle: 'streets-v12', zoom: 10, }); diff --git a/tools/showPoisOnMap.ts b/tools/showPoisOnMap.ts index 4f44129..4130d63 100644 --- a/tools/showPoisOnMap.ts +++ b/tools/showPoisOnMap.ts @@ -1,5 +1,5 @@ // clock.ts -import { Tool, ToolInterface } from './tool'; +import { Tool } from './tool'; import { z } from 'zod'; function createShowPoisOnMap({