Move scrape stuff into grants/ subdirectory
This commit is contained in:
		
							parent
							
								
									947374d097
								
							
						
					
					
						commit
						bd647fdaef
					
				|  | @ -3,8 +3,6 @@ | |||
| import * as cheerio from 'cheerio' | ||||
| import * as fs from 'fs' | ||||
| 
 | ||||
| import { log } from '../utils' | ||||
| 
 | ||||
| type FtxGrant = { | ||||
|   title: string | ||||
|   description: string | ||||
|  | @ -3,8 +3,6 @@ | |||
| import * as cheerio from 'cheerio' | ||||
| import * as fs from 'fs' | ||||
| 
 | ||||
| import { log } from '../utils' | ||||
| 
 | ||||
| type SffGrant = { | ||||
|   round: string | ||||
|   source: string | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user