Skip to content

Commit

Permalink
fix: remove blank lines to make JSON file format properly
Browse files Browse the repository at this point in the history
Co-authored-by: Rupali Haldiya <78981177+rupali-codes@users.noreply.github.com>
  • Loading branch information
CBID2 and rupali-codes authored Jun 27, 2023
1 parent c35f916 commit aed2db2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion database/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export { default as basics} from './cyberSecurity/basics.json'
export { default as certification} from './cyberSecurity/certification.json'
export { default as tools} from './cyberSecurity/tools.json'
export { default as cyberSecurityResources} from './cyberSecurity/resources.json'

// Open-source
export { default as openSourceBlogs } from './opensource/blogs.json'
export { default as openSourceProjects } from './opensource/projects.json'
Expand Down

0 comments on commit aed2db2

Please sign in to comment.