mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-11 21:08:33 +03:00
Removed gsheets tab in config, unused import in package json
This commit is contained in:
@@ -1,13 +1,7 @@
|
||||
import { timemap } from './lib'
|
||||
|
||||
export default {
|
||||
gsheets: [
|
||||
{
|
||||
name: 'us2020',
|
||||
id: '1I_pgyTQJlIorTIEHBxw1mM1STn-SrIi66FKYxut61iM',
|
||||
tabs: timemap.default
|
||||
}
|
||||
],
|
||||
gsheets: [],
|
||||
xlsx: [
|
||||
{
|
||||
name: 'timemap_data',
|
||||
|
||||
Reference in New Issue
Block a user