mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-13 22:08:31 +03:00
deleted config.js
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
import { timemap } from './lib'
|
||||
|
||||
export default {
|
||||
gsheets: [],
|
||||
xlsx: [
|
||||
{
|
||||
name: 'timemap_data',
|
||||
path: 'data/timemap_data.xlsx',
|
||||
tabs: timemap.default
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user