mirror of
https://github.com/aaronpo97/the-biergarten-app.git
synced 2026-02-16 20:13:49 +00:00
Feat: Implement mapbox for geocoding and location data for brewery posts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import logger from '@/config/pino/logger';
|
||||
import logger from '../../../config/pino/logger';
|
||||
import cleanDatabase from './cleanDatabase';
|
||||
|
||||
cleanDatabase().then(() => {
|
||||
|
||||
Reference in New Issue
Block a user